Shades of Citron #959016
Tints of Citron #959016
RGB
CMYK
RGB Variations
Color information
#959016 (or 0x959016) is known color: Citron. HEX triplet: 95, 90 and 16. RGB value is (149,144,22). Sum of RGB (Red+Green+Blue) = 149+144+22=315 (41% of max value = 765). Red value is 149 (58.59% from 255 or 47.30% from 315); Green value is 144 (56.64% from 255 or 45.71% from 315); Blue value is 22 (8.98% from 255 or 6.98% from 315); Max value from RGB is 149 - color contains mainly: red. Hex color #959016 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #959016 is #6A6FE9. Grayscale: #848484. Windows color (decimal): -6975466 or 1478805. OLE color: 1478805.
HSL color Cylindrical-coordinate representation of color #959016: hue angle of 57.64º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #959016 is Cyan = 0, Magento = 0.03, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 144 | 22 | - |
| CMYK | 0 | 0.03 | 0.85 | 0.42 |
| HSL | 57.64º | 0.74% | 0.34% | - |
| HSV(B) | 57.64º | 0.85% | 0.58% | - |
| XYZ | 22.51 | 26.39 | 4.67 | - |
| YUV | 131.59 | 66.16 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 144 | 22 | 0 | 0.03 | 0.85 | 0.42 | 57.64 | 0.74 | 0.34 |
| Hex | 95 | 90 | 16 | 0 | 3 | 55 | 2A | 3A | 4A | 22 |
| Octal | 225 | 220 | 26 | 0 | 3 | 125 | 52 | 72 | 112 | 42 |
| Binary | 10010101 | 10010000 | 10110 | 0 | 11 | 1010101 | 101010 | 111010 | 1001010 | 100010 |
Color Harmonies of #959016
Complementary color
Monochromatic Colors of #959016
Black with #959016
Text Example
Text Example
White with #959016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959016; }
p { color: rgb(149,144,22); }
H1.HeaderClassName
{
color: #959016;
}
.AnyTagClassName
{
color: #959016;
}
</style>
background-color css
<style>
a { background-color: #959016; }
a { background-color: rgb(149,144,22); }
div.DivClassName
{
background-color: #959016;
}
.BgClassName
{
background-color: #959016;
}
</style>
border-color css
<style>
span { border-color: #959016; }
span { border-color: rgb(149,144,22); }
td.TdClassName
{
border-color: #959016;
}
.TagClassName
{
border-color: #959016;
}
</style>