#abcf08

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

Shades of Inch Worm #ABCF08

Tints of Inch Worm #ABCF08

Color information

#ABCF08 (or 0xABCF08) is unknown color: approx Inch Worm. HEX triplet: AB, CF and 08. RGB value is (171,207,8). Sum of RGB (Red+Green+Blue) = 171+207+8=386 (51% of max value = 765). Red value is 171 (67.19% from 255 or 44.30% from 386); Green value is 207 (81.25% from 255 or 53.63% from 386); Blue value is 8 (3.52% from 255 or 2.07% from 386); Max value from RGB is 207 - color contains mainly: green. Hex color #ABCF08 is not a web safe color. Web safe color analog (approx): #99CC00. Inversed color of #ABCF08 is #5430F7. Grayscale: #AEAEAE. Windows color (decimal): -5517560 or 577451. OLE color: 577451.

HSL color Cylindrical-coordinate representation of color #ABCF08: hue angle of 70.85º degrees, saturation: 0.93, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #ABCF08 is Cyan = 0.17, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.19.

Color convert

RGB1712078-
CMYK0.1700.960.19
HSL70.85º92.56%42.16%-
HSV(B)70.85º96.14%81.18%-
XYZ39.1553.38.45-
YUV173.5534.57126.18-

RGB Variations

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

RGB

RED value IS 171 (67.19% from 255) = 44.30%
GREEN value IS 207 (81.25% from 255) = 53.63%
BLUE value IS 8 (3.52% from 255) = 2.07%
R=44.30%
G=53.63%
B=2.07%

CMYK

C (Cyan) values IS 0.17
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal17120780.1700.960.1970.8592.5642.16
HexABCF81106013475d2a
Octal253317102101402310713552
Binary1010101111001111100010001011000001001110001111011101101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #abcf08

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #abcf08; }

 p { color: rgb(171,207,8); }

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

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

 a { background-color: rgb(171,207,8); }

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

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

 span { border-color: rgb(171,207,8); }

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

cancel