Shades of Citron #949011
Tints of Citron #949011
RGB
CMYK
RGB Variations
Color information
#949011 (or 0x949011) is known color: Citron. HEX triplet: 94, 90 and 11. RGB value is (148,144,17). Sum of RGB (Red+Green+Blue) = 148+144+17=309 (40% of max value = 765). Red value is 148 (58.20% from 255 or 47.90% from 309); Green value is 144 (56.64% from 255 or 46.60% from 309); Blue value is 17 (7.03% from 255 or 5.50% from 309); Max value from RGB is 148 - color contains mainly: red. Hex color #949011 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #949011 is #6B6FEE. Grayscale: #838383. Windows color (decimal): -7041007 or 1151124. OLE color: 1151124.
HSL color Cylindrical-coordinate representation of color #949011: hue angle of 58.17º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #949011 is Cyan = 0, Magento = 0.03, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 144 | 17 | - |
| CMYK | 0 | 0.03 | 0.89 | 0.42 |
| HSL | 58.17º | 0.79% | 0.32% | - |
| HSV(B) | 58.17º | 0.89% | 0.58% | - |
| XYZ | 22.29 | 26.28 | 4.43 | - |
| YUV | 130.72 | 63.83 | 140.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 144 | 17 | 0 | 0.03 | 0.89 | 0.42 | 58.17 | 0.79 | 0.32 |
| Hex | 94 | 90 | 11 | 0 | 3 | 59 | 2A | 3A | 4F | 20 |
| Octal | 224 | 220 | 21 | 0 | 3 | 131 | 52 | 72 | 117 | 40 |
| Binary | 10010100 | 10010000 | 10001 | 0 | 11 | 1011001 | 101010 | 111010 | 1001111 | 100000 |
Color Harmonies of #949011
Complementary color
Monochromatic Colors of #949011
Black with #949011
Text Example
Text Example
White with #949011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949011; }
p { color: rgb(148,144,17); }
H1.HeaderClassName
{
color: #949011;
}
.AnyTagClassName
{
color: #949011;
}
</style>
background-color css
<style>
a { background-color: #949011; }
a { background-color: rgb(148,144,17); }
div.DivClassName
{
background-color: #949011;
}
.BgClassName
{
background-color: #949011;
}
</style>
border-color css
<style>
span { border-color: #949011; }
span { border-color: rgb(148,144,17); }
td.TdClassName
{
border-color: #949011;
}
.TagClassName
{
border-color: #949011;
}
</style>