Shades of Citron #859907
Tints of Citron #859907
RGB
CMYK
RGB Variations
Color information
#859907 (or 0x859907) is known color: Citron. HEX triplet: 85, 99 and 07. RGB value is (133,153,7). Sum of RGB (Red+Green+Blue) = 133+153+7=293 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.39% from 293); Green value is 153 (60.16% from 255 or 52.22% from 293); Blue value is 7 (3.12% from 255 or 2.39% from 293); Max value from RGB is 153 - color contains mainly: green. Hex color #859907 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859907 is #7A66F8. Grayscale: #828282. Windows color (decimal): -8021753 or 498053. OLE color: 498053.
HSL color Cylindrical-coordinate representation of color #859907: hue angle of 68.22º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #859907 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 7 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.4 |
| HSL | 68.22º | 0.91% | 0.31% | - |
| HSV(B) | 68.22º | 0.95% | 0.6% | - |
| XYZ | 21.1 | 27.78 | 4.45 | - |
| YUV | 130.38 | 58.37 | 129.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 7 | 0.13 | 0 | 0.95 | 0.4 | 68.22 | 0.91 | 0.31 |
| Hex | 85 | 99 | 7 | D | 0 | 5F | 28 | 44 | 5B | 1F |
| Octal | 205 | 231 | 7 | 15 | 0 | 137 | 50 | 104 | 133 | 37 |
| Binary | 10000101 | 10011001 | 111 | 1101 | 0 | 1011111 | 101000 | 1000100 | 1011011 | 11111 |
Color Harmonies of #859907
Complementary color
Monochromatic Colors of #859907
Black with #859907
Text Example
Text Example
White with #859907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859907; }
p { color: rgb(133,153,7); }
H1.HeaderClassName
{
color: #859907;
}
.AnyTagClassName
{
color: #859907;
}
</style>
background-color css
<style>
a { background-color: #859907; }
a { background-color: rgb(133,153,7); }
div.DivClassName
{
background-color: #859907;
}
.BgClassName
{
background-color: #859907;
}
</style>
border-color css
<style>
span { border-color: #859907; }
span { border-color: rgb(133,153,7); }
td.TdClassName
{
border-color: #859907;
}
.TagClassName
{
border-color: #859907;
}
</style>