Shades of Citron #959321
Tints of Citron #959321
RGB
CMYK
RGB Variations
Color information
#959321 (or 0x959321) is known color: Citron. HEX triplet: 95, 93 and 21. RGB value is (149,147,33). Sum of RGB (Red+Green+Blue) = 149+147+33=329 (43% of max value = 765). Red value is 149 (58.59% from 255 or 45.29% from 329); Green value is 147 (57.81% from 255 or 44.68% from 329); Blue value is 33 (13.28% from 255 or 10.03% from 329); Max value from RGB is 149 - color contains mainly: red. Hex color #959321 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959321 is #6A6CDE. Grayscale: #878787. Windows color (decimal): -6974687 or 2200469. OLE color: 2200469.
HSL color Cylindrical-coordinate representation of color #959321: hue angle of 58.97º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #959321 is Cyan = 0, Magento = 0.01, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 147 | 33 | - |
| CMYK | 0 | 0.01 | 0.78 | 0.42 |
| HSL | 58.97º | 0.64% | 0.36% | - |
| HSV(B) | 58.97º | 0.78% | 0.58% | - |
| XYZ | 23.1 | 27.37 | 5.5 | - |
| YUV | 134.6 | 70.66 | 138.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 147 | 33 | 0 | 0.01 | 0.78 | 0.42 | 58.97 | 0.64 | 0.36 |
| Hex | 95 | 93 | 21 | 0 | 1 | 4E | 2A | 3B | 40 | 24 |
| Octal | 225 | 223 | 41 | 0 | 1 | 116 | 52 | 73 | 100 | 44 |
| Binary | 10010101 | 10010011 | 100001 | 0 | 1 | 1001110 | 101010 | 111011 | 1000000 | 100100 |
Color Harmonies of #959321
Complementary color
Monochromatic Colors of #959321
Black with #959321
Text Example
Text Example
White with #959321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959321; }
p { color: rgb(149,147,33); }
H1.HeaderClassName
{
color: #959321;
}
.AnyTagClassName
{
color: #959321;
}
</style>
background-color css
<style>
a { background-color: #959321; }
a { background-color: rgb(149,147,33); }
div.DivClassName
{
background-color: #959321;
}
.BgClassName
{
background-color: #959321;
}
</style>
border-color css
<style>
span { border-color: #959321; }
span { border-color: rgb(149,147,33); }
td.TdClassName
{
border-color: #959321;
}
.TagClassName
{
border-color: #959321;
}
</style>