#2BBB0F

Color #2BBB0F Kelly Green (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Kelly Green #2BBB0F

Tints of Kelly Green #2BBB0F

Color information

#2BBB0F (or 0x2BBB0F) is unknown color: approx Kelly Green. HEX triplet: 2B, BB and 0F. RGB value is (43,187,15). Sum of RGB (Red+Green+Blue) = 43+187+15=245 (32% of max value = 765). Red value is 43 (17.19% from 255 or 17.55% from 245); Green value is 187 (73.44% from 255 or 76.33% from 245); Blue value is 15 (6.25% from 255 or 6.12% from 245); Max value from RGB is 187 - color contains mainly: green. Hex color #2BBB0F is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #2BBB0F is #D444F0. Grayscale: #7C7C7C. Windows color (decimal): -13911281 or 1030955. OLE color: 1030955.

HSL color Cylindrical-coordinate representation of color #2BBB0F: hue angle of 110.23º degrees, saturation: 0.85, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #2BBB0F is Cyan = 0.77, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.27.

Color convert

RGB4318715-
CMYK0.7700.920.27
HSL110.23º85.15%39.61%-
HSV(B)110.23º91.98%73.33%-
XYZ18.8536.096.42-
YUV124.3466.2969.99-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 43 (17.19% from 255) = 17.55%
GREEN value IS 187 (73.44% from 255) = 76.33%
BLUE value IS 15 (6.25% from 255) = 6.12%
R=17.55%
G=76.33%
B=6.12%

CMYK

C (Cyan) values IS 0.77
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.27
SystemRedGreenBlueCMYKHSL
Decimal43187150.7700.920.27110.2385.1539.61
Hex2BBBF4D05C1B6e5528
Octal532731711501343315612550
Binary1010111011101111111001101010111001101111011101010101101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2BBB0F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2BBB0F; }

 p { color: rgb(43,187,15); }

 H1.HeaderClassName
 {
   color: #2BBB0F;
 }
 .AnyTagClassName
 {
   color: #2BBB0F;
 }
</style>
background-color css

<style>
 a { background-color: #2BBB0F; }

 a { background-color: rgb(43,187,15); }

 div.DivClassName
 {
   background-color: #2BBB0F;
 }
 .BgClassName
 {
   background-color: #2BBB0F;
 }
</style>
border-color css

<style>
 span { border-color: #2BBB0F; }

 span { border-color: rgb(43,187,15); }

 td.TdClassName
 {
   border-color: #2BBB0F;
 }
 .TagClassName
 {
   border-color: #2BBB0F;
 }
</style>

cancel