Shades of Citron #949426
Tints of Citron #949426
RGB
CMYK
RGB Variations
Color information
#949426 (or 0x949426) is known color: Citron. HEX triplet: 94, 94 and 26. RGB value is (148,148,38). Sum of RGB (Red+Green+Blue) = 148+148+38=334 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.31% from 334); Green value is 148 (58.20% from 255 or 44.31% from 334); Blue value is 38 (15.23% from 255 or 11.38% from 334); Max value from RGB is 148 - color contains mainly: red, green. Hex color #949426 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #949426 is #6B6BD9. Grayscale: #878787. Windows color (decimal): -7039962 or 2528404. OLE color: 2528404.
HSL color Cylindrical-coordinate representation of color #949426: hue angle of 60º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #949426 is Cyan = 0, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 148 | 38 | - |
| CMYK | 0 | 0 | 0.74 | 0.42 |
| HSL | 60º | 0.59% | 0.36% | - |
| HSV(B) | 60º | 0.74% | 0.58% | - |
| XYZ | 23.15 | 27.62 | 5.94 | - |
| YUV | 135.46 | 73 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 148 | 38 | 0 | 0 | 0.74 | 0.42 | 60 | 0.59 | 0.36 |
| Hex | 94 | 94 | 26 | 0 | 0 | 4A | 2A | 3C | 3B | 24 |
| Octal | 224 | 224 | 46 | 0 | 0 | 112 | 52 | 74 | 73 | 44 |
| Binary | 10010100 | 10010100 | 100110 | 0 | 0 | 1001010 | 101010 | 111100 | 111011 | 100100 |
Color Harmonies of #949426
Complementary color
Monochromatic Colors of #949426
Black with #949426
Text Example
Text Example
White with #949426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949426; }
p { color: rgb(148,148,38); }
H1.HeaderClassName
{
color: #949426;
}
.AnyTagClassName
{
color: #949426;
}
</style>
background-color css
<style>
a { background-color: #949426; }
a { background-color: rgb(148,148,38); }
div.DivClassName
{
background-color: #949426;
}
.BgClassName
{
background-color: #949426;
}
</style>
border-color css
<style>
span { border-color: #949426; }
span { border-color: rgb(148,148,38); }
td.TdClassName
{
border-color: #949426;
}
.TagClassName
{
border-color: #949426;
}
</style>