#86f821

Color #86F821 Chartreuse (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Chartreuse #86F821

Tints of Chartreuse #86F821

Color information

#86F821 (or 0x86F821) is unknown color: approx Chartreuse. HEX triplet: 86, F8 and 21. RGB value is (134,248,33). Sum of RGB (Red+Green+Blue) = 134+248+33=415 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.29% from 415); Green value is 248 (97.27% from 255 or 59.76% from 415); Blue value is 33 (13.28% from 255 or 7.95% from 415); Max value from RGB is 248 - color contains mainly: green. Hex color #86F821 is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #86F821 is #7907DE. Grayscale: #BEBEBE. Windows color (decimal): -7931871 or 2226310. OLE color: 2226310.

HSL color Cylindrical-coordinate representation of color #86F821: hue angle of 91.81º degrees, saturation: 0.94, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #86F821 is Cyan = 0.46, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.03.

Color convert

RGB13424833-
CMYK0.4600.870.03
HSL91.81º93.89%55.1%-
HSV(B)91.81º86.69%97.25%-
XYZ43.6772.3113.09-
YUV189.439.7388.48-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 32.29%
GREEN value IS 248 (97.27% from 255) = 59.76%
BLUE value IS 33 (13.28% from 255) = 7.95%
R=32.29%
G=59.76%
B=7.95%

CMYK

C (Cyan) values IS 0.46
M (Magenta) values IS 0
Y (Yellow) values IS 0.87
K (Black) values IS 0.03
SystemRedGreenBlueCMYKHSL
Decimal134248330.4600.870.0391.8193.8955.1
Hex86F8212E05735c5e37
Octal20637041560127313413667
Binary1000011011111000100001101110010101111110111001011110110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #86f821

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #86f821; }

 p { color: rgb(134,248,33); }

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

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

 a { background-color: rgb(134,248,33); }

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

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

 span { border-color: rgb(134,248,33); }

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

cancel