Shades of Citron #939328
Tints of Citron #939328
RGB
CMYK
RGB Variations
Color information
#939328 (or 0x939328) is known color: Citron. HEX triplet: 93, 93 and 28. RGB value is (147,147,40). Sum of RGB (Red+Green+Blue) = 147+147+40=334 (44% of max value = 765). Red value is 147 (57.81% from 255 or 44.01% from 334); Green value is 147 (57.81% from 255 or 44.01% from 334); Blue value is 40 (16.02% from 255 or 11.98% from 334); Max value from RGB is 147 - color contains mainly: red, green. Hex color #939328 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #939328 is #6C6CD7. Grayscale: #878787. Windows color (decimal): -7105752 or 2659219. OLE color: 2659219.
HSL color Cylindrical-coordinate representation of color #939328: hue angle of 60º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #939328 is Cyan = 0, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 147 | 40 | - |
| CMYK | 0 | 0 | 0.73 | 0.42 |
| HSL | 60º | 0.57% | 0.37% | - |
| HSV(B) | 60º | 0.73% | 0.58% | - |
| XYZ | 22.85 | 27.22 | 6.06 | - |
| YUV | 134.8 | 74.5 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 147 | 40 | 0 | 0 | 0.73 | 0.42 | 60 | 0.57 | 0.37 |
| Hex | 93 | 93 | 28 | 0 | 0 | 49 | 2A | 3C | 39 | 25 |
| Octal | 223 | 223 | 50 | 0 | 0 | 111 | 52 | 74 | 71 | 45 |
| Binary | 10010011 | 10010011 | 101000 | 0 | 0 | 1001001 | 101010 | 111100 | 111001 | 100101 |
Color Harmonies of #939328
Complementary color
Monochromatic Colors of #939328
Black with #939328
Text Example
Text Example
White with #939328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939328; }
p { color: rgb(147,147,40); }
H1.HeaderClassName
{
color: #939328;
}
.AnyTagClassName
{
color: #939328;
}
</style>
background-color css
<style>
a { background-color: #939328; }
a { background-color: rgb(147,147,40); }
div.DivClassName
{
background-color: #939328;
}
.BgClassName
{
background-color: #939328;
}
</style>
border-color css
<style>
span { border-color: #939328; }
span { border-color: rgb(147,147,40); }
td.TdClassName
{
border-color: #939328;
}
.TagClassName
{
border-color: #939328;
}
</style>