Shades of Citron #939325
Tints of Citron #939325
RGB
CMYK
RGB Variations
Color information
#939325 (or 0x939325) is known color: Citron. HEX triplet: 93, 93 and 25. RGB value is (147,147,37). Sum of RGB (Red+Green+Blue) = 147+147+37=331 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.41% from 331); Green value is 147 (57.81% from 255 or 44.41% from 331); Blue value is 37 (14.84% from 255 or 11.18% from 331); Max value from RGB is 147 - color contains mainly: red, green. Hex color #939325 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #939325 is #6C6CDA. Grayscale: #868686. Windows color (decimal): -7105755 or 2462611. OLE color: 2462611.
HSL color Cylindrical-coordinate representation of color #939325: hue angle of 60º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #939325 is Cyan = 0, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 147 | 37 | - |
| CMYK | 0 | 0 | 0.75 | 0.42 |
| HSL | 60º | 0.6% | 0.36% | - |
| HSV(B) | 60º | 0.75% | 0.58% | - |
| XYZ | 22.8 | 27.2 | 5.8 | - |
| YUV | 134.46 | 73 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 147 | 37 | 0 | 0 | 0.75 | 0.42 | 60 | 0.6 | 0.36 |
| Hex | 93 | 93 | 25 | 0 | 0 | 4B | 2A | 3C | 3C | 24 |
| Octal | 223 | 223 | 45 | 0 | 0 | 113 | 52 | 74 | 74 | 44 |
| Binary | 10010011 | 10010011 | 100101 | 0 | 0 | 1001011 | 101010 | 111100 | 111100 | 100100 |
Color Harmonies of #939325
Complementary color
Monochromatic Colors of #939325
Black with #939325
Text Example
Text Example
White with #939325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939325; }
p { color: rgb(147,147,37); }
H1.HeaderClassName
{
color: #939325;
}
.AnyTagClassName
{
color: #939325;
}
</style>
background-color css
<style>
a { background-color: #939325; }
a { background-color: rgb(147,147,37); }
div.DivClassName
{
background-color: #939325;
}
.BgClassName
{
background-color: #939325;
}
</style>
border-color css
<style>
span { border-color: #939325; }
span { border-color: rgb(147,147,37); }
td.TdClassName
{
border-color: #939325;
}
.TagClassName
{
border-color: #939325;
}
</style>