Shades of Citron #959426
Tints of Citron #959426
RGB
CMYK
RGB Variations
Color information
#959426 (or 0x959426) is known color: Citron. HEX triplet: 95, 94 and 26. RGB value is (149,148,38). Sum of RGB (Red+Green+Blue) = 149+148+38=335 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.48% from 335); Green value is 148 (58.20% from 255 or 44.18% from 335); Blue value is 38 (15.23% from 255 or 11.34% from 335); Max value from RGB is 149 - color contains mainly: red. Hex color #959426 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959426 is #6A6BD9. Grayscale: #888888. Windows color (decimal): -6974426 or 2528405. OLE color: 2528405.
HSL color Cylindrical-coordinate representation of color #959426: hue angle of 59.46º degrees, saturation: 0.59, 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 #959426 is Cyan = 0, Magento = 0.01, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 148 | 38 | - |
| CMYK | 0 | 0.01 | 0.74 | 0.42 |
| HSL | 59.46º | 0.59% | 0.37% | - |
| HSV(B) | 59.46º | 0.74% | 0.58% | - |
| XYZ | 23.33 | 27.71 | 5.95 | - |
| YUV | 135.76 | 72.83 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 148 | 38 | 0 | 0.01 | 0.74 | 0.42 | 59.46 | 0.59 | 0.37 |
| Hex | 95 | 94 | 26 | 0 | 1 | 4A | 2A | 3B | 3B | 25 |
| Octal | 225 | 224 | 46 | 0 | 1 | 112 | 52 | 73 | 73 | 45 |
| Binary | 10010101 | 10010100 | 100110 | 0 | 1 | 1001010 | 101010 | 111011 | 111011 | 100101 |
Color Harmonies of #959426
Complementary color
Monochromatic Colors of #959426
Black with #959426
Text Example
Text Example
White with #959426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959426; }
p { color: rgb(149,148,38); }
H1.HeaderClassName
{
color: #959426;
}
.AnyTagClassName
{
color: #959426;
}
</style>
background-color css
<style>
a { background-color: #959426; }
a { background-color: rgb(149,148,38); }
div.DivClassName
{
background-color: #959426;
}
.BgClassName
{
background-color: #959426;
}
</style>
border-color css
<style>
span { border-color: #959426; }
span { border-color: rgb(149,148,38); }
td.TdClassName
{
border-color: #959426;
}
.TagClassName
{
border-color: #959426;
}
</style>