#acfe13

Color #ACFE13 Spring Bud (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Spring Bud #ACFE13

Tints of Spring Bud #ACFE13

Color information

#ACFE13 (or 0xACFE13) is unknown color: approx Spring Bud. HEX triplet: AC, FE and 13. RGB value is (172,254,19). Sum of RGB (Red+Green+Blue) = 172+254+19=445 (58% of max value = 765). Red value is 172 (67.58% from 255 or 38.65% from 445); Green value is 254 (99.61% from 255 or 57.08% from 445); Blue value is 19 (7.81% from 255 or 4.27% from 445); Max value from RGB is 254 - color contains mainly: green. Hex color #ACFE13 is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #ACFE13 is #5301EC. Grayscale: #CBCBCB. Windows color (decimal): -5439981 or 1310380. OLE color: 1310380.

HSL color Cylindrical-coordinate representation of color #ACFE13: hue angle of 80.94º degrees, saturation: 0.99, lightness: 0.54%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #ACFE13 is Cyan = 0.32, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.00.

Color convert

RGB17225419-
CMYK0.3200.930.00
HSL80.94º99.16%53.53%-
HSV(B)80.94º92.52%99.61%-
XYZ52.5779.713.23-
YUV202.6924.33106.11-

RGB Variations

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

RGB

RED value IS 172 (67.58% from 255) = 38.65%
GREEN value IS 254 (99.61% from 255) = 57.08%
BLUE value IS 19 (7.81% from 255) = 4.27%
R=38.65%
G=57.08%
B=4.27%

CMYK

C (Cyan) values IS 0.32
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal172254190.3200.930.0080.9499.1653.53
HexACFE132005D0516336
Octal25437623400135012114366
Binary10101100111111101001110000001011101010100011100011110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #acfe13

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #acfe13; }

 p { color: rgb(172,254,19); }

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

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

 a { background-color: rgb(172,254,19); }

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

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

 span { border-color: rgb(172,254,19); }

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

cancel