#b0e422

Color #B0E422 Inch Worm (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Inch Worm #B0E422

Tints of Inch Worm #B0E422

Color information

#B0E422 (or 0xB0E422) is unknown color: approx Inch Worm. HEX triplet: B0, E4 and 22. RGB value is (176,228,34). Sum of RGB (Red+Green+Blue) = 176+228+34=438 (58% of max value = 765). Red value is 176 (69.14% from 255 or 40.18% from 438); Green value is 228 (89.45% from 255 or 52.05% from 438); Blue value is 34 (13.67% from 255 or 7.76% from 438); Max value from RGB is 228 - color contains mainly: green. Hex color #B0E422 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #B0E422 is #4F1BDD. Grayscale: #BFBFBF. Windows color (decimal): -5184478 or 2286768. OLE color: 2286768.

HSL color Cylindrical-coordinate representation of color #B0E422: hue angle of 76.08º degrees, saturation: 0.78, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #B0E422 is Cyan = 0.23, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.11.

Color convert

RGB17622834-
CMYK0.2300.850.11
HSL76.08º78.23%51.37%-
HSV(B)76.08º85.09%89.41%-
XYZ45.9464.8311.61-
YUV190.3439.77117.77-

RGB Variations

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

RGB

RED value IS 176 (69.14% from 255) = 40.18%
GREEN value IS 228 (89.45% from 255) = 52.05%
BLUE value IS 34 (13.67% from 255) = 7.76%
R=40.18%
G=52.05%
B=7.76%

CMYK

C (Cyan) values IS 0.23
M (Magenta) values IS 0
Y (Yellow) values IS 0.85
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal176228340.2300.850.1176.0878.2351.37
HexB0E42217055B4c4e33
Octal260344422701251311411663
Binary10110000111001001000101011101010101101110011001001110110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b0e422

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b0e422; }

 p { color: rgb(176,228,34); }

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

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

 a { background-color: rgb(176,228,34); }

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

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

 span { border-color: rgb(176,228,34); }

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

cancel