Shades of Citron #869915
Tints of Citron #869915
RGB
CMYK
RGB Variations
Color information
#869915 (or 0x869915) is known color: Citron. HEX triplet: 86, 99 and 15. RGB value is (134,153,21). Sum of RGB (Red+Green+Blue) = 134+153+21=308 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.51% from 308); Green value is 153 (60.16% from 255 or 49.68% from 308); Blue value is 21 (8.59% from 255 or 6.82% from 308); Max value from RGB is 153 - color contains mainly: green. Hex color #869915 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869915 is #7966EA. Grayscale: #848484. Windows color (decimal): -7956203 or 1415558. OLE color: 1415558.
HSL color Cylindrical-coordinate representation of color #869915: hue angle of 68.64º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #869915 is Cyan = 0.12, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 21 | - |
| CMYK | 0.12 | 0 | 0.86 | 0.4 |
| HSL | 68.64º | 0.76% | 0.34% | - |
| HSV(B) | 68.64º | 0.86% | 0.6% | - |
| XYZ | 21.36 | 27.9 | 4.97 | - |
| YUV | 132.27 | 65.21 | 129.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 21 | 0.12 | 0 | 0.86 | 0.4 | 68.64 | 0.76 | 0.34 |
| Hex | 86 | 99 | 15 | C | 0 | 56 | 28 | 45 | 4C | 22 |
| Octal | 206 | 231 | 25 | 14 | 0 | 126 | 50 | 105 | 114 | 42 |
| Binary | 10000110 | 10011001 | 10101 | 1100 | 0 | 1010110 | 101000 | 1000101 | 1001100 | 100010 |
Color Harmonies of #869915
Complementary color
Monochromatic Colors of #869915
Black with #869915
Text Example
Text Example
White with #869915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869915; }
p { color: rgb(134,153,21); }
H1.HeaderClassName
{
color: #869915;
}
.AnyTagClassName
{
color: #869915;
}
</style>
background-color css
<style>
a { background-color: #869915; }
a { background-color: rgb(134,153,21); }
div.DivClassName
{
background-color: #869915;
}
.BgClassName
{
background-color: #869915;
}
</style>
border-color css
<style>
span { border-color: #869915; }
span { border-color: rgb(134,153,21); }
td.TdClassName
{
border-color: #869915;
}
.TagClassName
{
border-color: #869915;
}
</style>