Shades of Citron #939613
Tints of Citron #939613
RGB
CMYK
RGB Variations
Color information
#939613 (or 0x939613) is known color: Citron. HEX triplet: 93, 96 and 13. RGB value is (147,150,19). Sum of RGB (Red+Green+Blue) = 147+150+19=316 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.52% from 316); Green value is 150 (58.98% from 255 or 47.47% from 316); Blue value is 19 (7.81% from 255 or 6.01% from 316); Max value from RGB is 150 - color contains mainly: green. Hex color #939613 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #939613 is #6C69EC. Grayscale: #868686. Windows color (decimal): -7105005 or 1283731. OLE color: 1283731.
HSL color Cylindrical-coordinate representation of color #939613: hue angle of 61.37º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #939613 is Cyan = 0.02, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 150 | 19 | - |
| CMYK | 0.02 | 0 | 0.87 | 0.41 |
| HSL | 61.37º | 0.78% | 0.33% | - |
| HSV(B) | 61.37º | 0.87% | 0.59% | - |
| XYZ | 23.06 | 28.06 | 4.82 | - |
| YUV | 134.17 | 63.01 | 137.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 150 | 19 | 0.02 | 0 | 0.87 | 0.41 | 61.37 | 0.78 | 0.33 |
| Hex | 93 | 96 | 13 | 2 | 0 | 57 | 29 | 3D | 4E | 21 |
| Octal | 223 | 226 | 23 | 2 | 0 | 127 | 51 | 75 | 116 | 41 |
| Binary | 10010011 | 10010110 | 10011 | 10 | 0 | 1010111 | 101001 | 111101 | 1001110 | 100001 |
Color Harmonies of #939613
Complementary color
Monochromatic Colors of #939613
Black with #939613
Text Example
Text Example
White with #939613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939613; }
p { color: rgb(147,150,19); }
H1.HeaderClassName
{
color: #939613;
}
.AnyTagClassName
{
color: #939613;
}
</style>
background-color css
<style>
a { background-color: #939613; }
a { background-color: rgb(147,150,19); }
div.DivClassName
{
background-color: #939613;
}
.BgClassName
{
background-color: #939613;
}
</style>
border-color css
<style>
span { border-color: #939613; }
span { border-color: rgb(147,150,19); }
td.TdClassName
{
border-color: #939613;
}
.TagClassName
{
border-color: #939613;
}
</style>