Shades of Citron #939413
Tints of Citron #939413
RGB
CMYK
RGB Variations
Color information
#939413 (or 0x939413) is known color: Citron. HEX triplet: 93, 94 and 13. RGB value is (147,148,19). Sum of RGB (Red+Green+Blue) = 147+148+19=314 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.82% from 314); Green value is 148 (58.20% from 255 or 47.13% from 314); Blue value is 19 (7.81% from 255 or 6.05% from 314); Max value from RGB is 148 - color contains mainly: green. Hex color #939413 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #939413 is #6C6BEC. Grayscale: #858585. Windows color (decimal): -7105517 or 1283219. OLE color: 1283219.
HSL color Cylindrical-coordinate representation of color #939413: hue angle of 60.47º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #939413 is Cyan = 0.01, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 148 | 19 | - |
| CMYK | 0.01 | 0 | 0.87 | 0.42 |
| HSL | 60.47º | 0.77% | 0.33% | - |
| HSV(B) | 60.47º | 0.87% | 0.58% | - |
| XYZ | 22.74 | 27.43 | 4.71 | - |
| YUV | 133 | 63.67 | 137.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 148 | 19 | 0.01 | 0 | 0.87 | 0.42 | 60.47 | 0.77 | 0.33 |
| Hex | 93 | 94 | 13 | 1 | 0 | 57 | 2A | 3C | 4D | 21 |
| Octal | 223 | 224 | 23 | 1 | 0 | 127 | 52 | 74 | 115 | 41 |
| Binary | 10010011 | 10010100 | 10011 | 1 | 0 | 1010111 | 101010 | 111100 | 1001101 | 100001 |
Color Harmonies of #939413
Complementary color
Monochromatic Colors of #939413
Black with #939413
Text Example
Text Example
White with #939413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939413; }
p { color: rgb(147,148,19); }
H1.HeaderClassName
{
color: #939413;
}
.AnyTagClassName
{
color: #939413;
}
</style>
background-color css
<style>
a { background-color: #939413; }
a { background-color: rgb(147,148,19); }
div.DivClassName
{
background-color: #939413;
}
.BgClassName
{
background-color: #939413;
}
</style>
border-color css
<style>
span { border-color: #939413; }
span { border-color: rgb(147,148,19); }
td.TdClassName
{
border-color: #939413;
}
.TagClassName
{
border-color: #939413;
}
</style>