Shades of Citron #869320
Tints of Citron #869320
RGB
CMYK
RGB Variations
Color information
#869320 (or 0x869320) is known color: Citron. HEX triplet: 86, 93 and 20. RGB value is (134,147,32). Sum of RGB (Red+Green+Blue) = 134+147+32=313 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.81% from 313); Green value is 147 (57.81% from 255 or 46.96% from 313); Blue value is 32 (12.89% from 255 or 10.22% from 313); Max value from RGB is 147 - color contains mainly: green. Hex color #869320 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869320 is #796CDF. Grayscale: #828282. Windows color (decimal): -7957728 or 2134918. OLE color: 2134918.
HSL color Cylindrical-coordinate representation of color #869320: hue angle of 66.78º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #869320 is Cyan = 0.09, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 147 | 32 | - |
| CMYK | 0.09 | 0 | 0.78 | 0.42 |
| HSL | 66.78º | 0.64% | 0.35% | - |
| HSV(B) | 66.78º | 0.78% | 0.58% | - |
| XYZ | 20.53 | 26.04 | 5.31 | - |
| YUV | 130 | 72.69 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 147 | 32 | 0.09 | 0 | 0.78 | 0.42 | 66.78 | 0.64 | 0.35 |
| Hex | 86 | 93 | 20 | 9 | 0 | 4E | 2A | 43 | 40 | 23 |
| Octal | 206 | 223 | 40 | 11 | 0 | 116 | 52 | 103 | 100 | 43 |
| Binary | 10000110 | 10010011 | 100000 | 1001 | 0 | 1001110 | 101010 | 1000011 | 1000000 | 100011 |
Color Harmonies of #869320
Complementary color
Monochromatic Colors of #869320
Black with #869320
Text Example
Text Example
White with #869320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869320; }
p { color: rgb(134,147,32); }
H1.HeaderClassName
{
color: #869320;
}
.AnyTagClassName
{
color: #869320;
}
</style>
background-color css
<style>
a { background-color: #869320; }
a { background-color: rgb(134,147,32); }
div.DivClassName
{
background-color: #869320;
}
.BgClassName
{
background-color: #869320;
}
</style>
border-color css
<style>
span { border-color: #869320; }
span { border-color: rgb(134,147,32); }
td.TdClassName
{
border-color: #869320;
}
.TagClassName
{
border-color: #869320;
}
</style>