Shades of Citron #969227
Tints of Citron #969227
RGB
CMYK
RGB Variations
Color information
#969227 (or 0x969227) is known color: Citron. HEX triplet: 96, 92 and 27. RGB value is (150,146,39). Sum of RGB (Red+Green+Blue) = 150+146+39=335 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.78% from 335); Green value is 146 (57.42% from 255 or 43.58% from 335); Blue value is 39 (15.62% from 255 or 11.64% from 335); Max value from RGB is 150 - color contains mainly: red. Hex color #969227 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #969227 is #696DD8. Grayscale: #878787. Windows color (decimal): -6909401 or 2593430. OLE color: 2593430.
HSL color Cylindrical-coordinate representation of color #969227: hue angle of 57.84º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #969227 is Cyan = 0, Magento = 0.03, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 146 | 39 | - |
| CMYK | 0 | 0.03 | 0.74 | 0.41 |
| HSL | 57.84º | 0.59% | 0.37% | - |
| HSV(B) | 57.84º | 0.74% | 0.59% | - |
| XYZ | 23.22 | 27.19 | 5.94 | - |
| YUV | 135 | 73.83 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 146 | 39 | 0 | 0.03 | 0.74 | 0.41 | 57.84 | 0.59 | 0.37 |
| Hex | 96 | 92 | 27 | 0 | 3 | 4A | 29 | 3A | 3B | 25 |
| Octal | 226 | 222 | 47 | 0 | 3 | 112 | 51 | 72 | 73 | 45 |
| Binary | 10010110 | 10010010 | 100111 | 0 | 11 | 1001010 | 101001 | 111010 | 111011 | 100101 |
Color Harmonies of #969227
Complementary color
Monochromatic Colors of #969227
Black with #969227
Text Example
Text Example
White with #969227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #969227; }
p { color: rgb(150,146,39); }
H1.HeaderClassName
{
color: #969227;
}
.AnyTagClassName
{
color: #969227;
}
</style>
background-color css
<style>
a { background-color: #969227; }
a { background-color: rgb(150,146,39); }
div.DivClassName
{
background-color: #969227;
}
.BgClassName
{
background-color: #969227;
}
</style>
border-color css
<style>
span { border-color: #969227; }
span { border-color: rgb(150,146,39); }
td.TdClassName
{
border-color: #969227;
}
.TagClassName
{
border-color: #969227;
}
</style>