#A3F010

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

Shades of Spring Bud #A3F010

Tints of Spring Bud #A3F010

Color information

#A3F010 (or 0xA3F010) is unknown color: approx Spring Bud. HEX triplet: A3, F0 and 10. RGB value is (163,240,16). Sum of RGB (Red+Green+Blue) = 163+240+16=419 (55% of max value = 765). Red value is 163 (64.06% from 255 or 38.90% from 419); Green value is 240 (94.14% from 255 or 57.28% from 419); Blue value is 16 (6.64% from 255 or 3.82% from 419); Max value from RGB is 240 - color contains mainly: green. Hex color #A3F010 is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #A3F010 is #5C0FEF. Grayscale: #C0C0C0. Windows color (decimal): -6033392 or 1110179. OLE color: 1110179.

HSL color Cylindrical-coordinate representation of color #A3F010: hue angle of 80.62º degrees, saturation: 0.88, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #A3F010 is Cyan = 0.32, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.06.

Color convert

RGB16324016-
CMYK0.3200.930.06
HSL80.62º88.19%50.2%-
HSV(B)80.62º93.33%94.12%-
XYZ46.3670.1411.59-
YUV191.4428.99107.71-

RGB Variations

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

RGB

RED value IS 163 (64.06% from 255) = 38.90%
GREEN value IS 240 (94.14% from 255) = 57.28%
BLUE value IS 16 (6.64% from 255) = 3.82%
R=38.90%
G=57.28%
B=3.82%

CMYK

C (Cyan) values IS 0.32
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.06
SystemRedGreenBlueCMYKHSL
Decimal163240160.3200.930.0680.6288.1950.2
HexA3F0102005D6515832
Octal24336020400135612113062
Binary1010001111110000100001000000101110111010100011011000110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #A3F010

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #A3F010; }

 p { color: rgb(163,240,16); }

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

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

 a { background-color: rgb(163,240,16); }

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

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

 span { border-color: rgb(163,240,16); }

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

cancel