Shades of Citron #939526
Tints of Citron #939526
RGB
CMYK
RGB Variations
Color information
#939526 (or 0x939526) is known color: Citron. HEX triplet: 93, 95 and 26. RGB value is (147,149,38). Sum of RGB (Red+Green+Blue) = 147+149+38=334 (44% of max value = 765). Red value is 147 (57.81% from 255 or 44.01% from 334); Green value is 149 (58.59% from 255 or 44.61% from 334); Blue value is 38 (15.23% from 255 or 11.38% from 334); Max value from RGB is 149 - color contains mainly: green. Hex color #939526 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #939526 is #6C6AD9. Grayscale: #888888. Windows color (decimal): -7105242 or 2528659. OLE color: 2528659.
HSL color Cylindrical-coordinate representation of color #939526: hue angle of 61.08º 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 #939526 is Cyan = 0.01, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 149 | 38 | - |
| CMYK | 0.01 | 0 | 0.74 | 0.42 |
| HSL | 61.08º | 0.59% | 0.37% | - |
| HSV(B) | 61.08º | 0.74% | 0.58% | - |
| XYZ | 23.13 | 27.84 | 5.99 | - |
| YUV | 135.75 | 72.84 | 136.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 149 | 38 | 0.01 | 0 | 0.74 | 0.42 | 61.08 | 0.59 | 0.37 |
| Hex | 93 | 95 | 26 | 1 | 0 | 4A | 2A | 3D | 3B | 25 |
| Octal | 223 | 225 | 46 | 1 | 0 | 112 | 52 | 75 | 73 | 45 |
| Binary | 10010011 | 10010101 | 100110 | 1 | 0 | 1001010 | 101010 | 111101 | 111011 | 100101 |
Color Harmonies of #939526
Complementary color
Monochromatic Colors of #939526
Black with #939526
Text Example
Text Example
White with #939526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939526; }
p { color: rgb(147,149,38); }
H1.HeaderClassName
{
color: #939526;
}
.AnyTagClassName
{
color: #939526;
}
</style>
background-color css
<style>
a { background-color: #939526; }
a { background-color: rgb(147,149,38); }
div.DivClassName
{
background-color: #939526;
}
.BgClassName
{
background-color: #939526;
}
</style>
border-color css
<style>
span { border-color: #939526; }
span { border-color: rgb(147,149,38); }
td.TdClassName
{
border-color: #939526;
}
.TagClassName
{
border-color: #939526;
}
</style>