Shades of Citron #949227
Tints of Citron #949227
RGB
CMYK
RGB Variations
Color information
#949227 (or 0x949227) is known color: Citron. HEX triplet: 94, 92 and 27. RGB value is (148,146,39). Sum of RGB (Red+Green+Blue) = 148+146+39=333 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.44% from 333); Green value is 146 (57.42% from 255 or 43.84% from 333); Blue value is 39 (15.62% from 255 or 11.71% from 333); Max value from RGB is 148 - color contains mainly: red. Hex color #949227 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #949227 is #6B6DD8. Grayscale: #868686. Windows color (decimal): -7040473 or 2593428. OLE color: 2593428.
HSL color Cylindrical-coordinate representation of color #949227: hue angle of 58.9º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #949227 is Cyan = 0, Magento = 0.01, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 146 | 39 | - |
| CMYK | 0 | 0.01 | 0.74 | 0.42 |
| HSL | 58.9º | 0.58% | 0.37% | - |
| HSV(B) | 58.9º | 0.74% | 0.58% | - |
| XYZ | 22.86 | 27 | 5.93 | - |
| YUV | 134.4 | 74.16 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 146 | 39 | 0 | 0.01 | 0.74 | 0.42 | 58.9 | 0.58 | 0.37 |
| Hex | 94 | 92 | 27 | 0 | 1 | 4A | 2A | 3B | 3A | 25 |
| Octal | 224 | 222 | 47 | 0 | 1 | 112 | 52 | 73 | 72 | 45 |
| Binary | 10010100 | 10010010 | 100111 | 0 | 1 | 1001010 | 101010 | 111011 | 111010 | 100101 |
Color Harmonies of #949227
Complementary color
Monochromatic Colors of #949227
Black with #949227
Text Example
Text Example
White with #949227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949227; }
p { color: rgb(148,146,39); }
H1.HeaderClassName
{
color: #949227;
}
.AnyTagClassName
{
color: #949227;
}
</style>
background-color css
<style>
a { background-color: #949227; }
a { background-color: rgb(148,146,39); }
div.DivClassName
{
background-color: #949227;
}
.BgClassName
{
background-color: #949227;
}
</style>
border-color css
<style>
span { border-color: #949227; }
span { border-color: rgb(148,146,39); }
td.TdClassName
{
border-color: #949227;
}
.TagClassName
{
border-color: #949227;
}
</style>