#abfc0d

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

Shades of Spring Bud #ABFC0D

Tints of Spring Bud #ABFC0D

Color information

#ABFC0D (or 0xABFC0D) is unknown color: approx Spring Bud. HEX triplet: AB, FC and 0D. RGB value is (171,252,13). Sum of RGB (Red+Green+Blue) = 171+252+13=436 (57% of max value = 765). Red value is 171 (67.19% from 255 or 39.22% from 436); Green value is 252 (98.83% from 255 or 57.80% from 436); Blue value is 13 (5.47% from 255 or 2.98% from 436); Max value from RGB is 252 - color contains mainly: green. Hex color #ABFC0D is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #ABFC0D is #5403F2. Grayscale: #C9C9C9. Windows color (decimal): -5506035 or 916651. OLE color: 916651.

HSL color Cylindrical-coordinate representation of color #ABFC0D: hue angle of 80.33º degrees, saturation: 0.98, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #ABFC0D is Cyan = 0.32, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.01.

Color convert

RGB17125213-
CMYK0.3200.950.01
HSL80.33º97.55%51.96%-
HSV(B)80.33º94.84%98.82%-
XYZ51.6878.3112.77-
YUV200.5322.16106.93-

RGB Variations

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

RGB

RED value IS 171 (67.19% from 255) = 39.22%
GREEN value IS 252 (98.83% from 255) = 57.80%
BLUE value IS 13 (5.47% from 255) = 2.98%
R=39.22%
G=57.80%
B=2.98%

CMYK

C (Cyan) values IS 0.32
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal171252130.3200.950.0180.3397.5551.96
HexABFCD2005F1506234
Octal25337415400137112014264
Binary1010101111111100110110000001011111110100001100010110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #abfc0d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #abfc0d; }

 p { color: rgb(171,252,13); }

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

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

 a { background-color: rgb(171,252,13); }

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

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

 span { border-color: rgb(171,252,13); }

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

cancel