Shades of Citron #969014
Tints of Citron #969014
RGB
CMYK
RGB Variations
Color information
#969014 (or 0x969014) is known color: Citron. HEX triplet: 96, 90 and 14. RGB value is (150,144,20). Sum of RGB (Red+Green+Blue) = 150+144+20=314 (41% of max value = 765). Red value is 150 (58.98% from 255 or 47.77% from 314); Green value is 144 (56.64% from 255 or 45.86% from 314); Blue value is 20 (8.20% from 255 or 6.37% from 314); Max value from RGB is 150 - color contains mainly: red. Hex color #969014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #969014 is #696FEB. Grayscale: #848484. Windows color (decimal): -6909932 or 1347734. OLE color: 1347734.
HSL color Cylindrical-coordinate representation of color #969014: hue angle of 57.23º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #969014 is Cyan = 0, Magento = 0.04, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 144 | 20 | - |
| CMYK | 0 | 0.04 | 0.87 | 0.41 |
| HSL | 57.23º | 0.76% | 0.33% | - |
| HSV(B) | 57.23º | 0.87% | 0.59% | - |
| XYZ | 22.68 | 26.48 | 4.58 | - |
| YUV | 131.66 | 64.99 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 144 | 20 | 0 | 0.04 | 0.87 | 0.41 | 57.23 | 0.76 | 0.33 |
| Hex | 96 | 90 | 14 | 0 | 4 | 57 | 29 | 39 | 4C | 21 |
| Octal | 226 | 220 | 24 | 0 | 4 | 127 | 51 | 71 | 114 | 41 |
| Binary | 10010110 | 10010000 | 10100 | 0 | 100 | 1010111 | 101001 | 111001 | 1001100 | 100001 |
Color Harmonies of #969014
Complementary color
Monochromatic Colors of #969014
Black with #969014
Text Example
Text Example
White with #969014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #969014; }
p { color: rgb(150,144,20); }
H1.HeaderClassName
{
color: #969014;
}
.AnyTagClassName
{
color: #969014;
}
</style>
background-color css
<style>
a { background-color: #969014; }
a { background-color: rgb(150,144,20); }
div.DivClassName
{
background-color: #969014;
}
.BgClassName
{
background-color: #969014;
}
</style>
border-color css
<style>
span { border-color: #969014; }
span { border-color: rgb(150,144,20); }
td.TdClassName
{
border-color: #969014;
}
.TagClassName
{
border-color: #969014;
}
</style>