Shades of Citron #959018
Tints of Citron #959018
RGB
CMYK
RGB Variations
Color information
#959018 (or 0x959018) is known color: Citron. HEX triplet: 95, 90 and 18. RGB value is (149,144,24). Sum of RGB (Red+Green+Blue) = 149+144+24=317 (41% of max value = 765). Red value is 149 (58.59% from 255 or 47.00% from 317); Green value is 144 (56.64% from 255 or 45.43% from 317); Blue value is 24 (9.77% from 255 or 7.57% from 317); Max value from RGB is 149 - color contains mainly: red. Hex color #959018 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #959018 is #6A6FE7. Grayscale: #848484. Windows color (decimal): -6975464 or 1609877. OLE color: 1609877.
HSL color Cylindrical-coordinate representation of color #959018: hue angle of 57.6º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #959018 is Cyan = 0, Magento = 0.03, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 144 | 24 | - |
| CMYK | 0 | 0.03 | 0.84 | 0.42 |
| HSL | 57.6º | 0.72% | 0.34% | - |
| HSV(B) | 57.6º | 0.84% | 0.58% | - |
| XYZ | 22.53 | 26.4 | 4.77 | - |
| YUV | 131.82 | 67.16 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 144 | 24 | 0 | 0.03 | 0.84 | 0.42 | 57.6 | 0.72 | 0.34 |
| Hex | 95 | 90 | 18 | 0 | 3 | 54 | 2A | 3A | 48 | 22 |
| Octal | 225 | 220 | 30 | 0 | 3 | 124 | 52 | 72 | 110 | 42 |
| Binary | 10010101 | 10010000 | 11000 | 0 | 11 | 1010100 | 101010 | 111010 | 1001000 | 100010 |
Color Harmonies of #959018
Complementary color
Monochromatic Colors of #959018
Black with #959018
Text Example
Text Example
White with #959018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959018; }
p { color: rgb(149,144,24); }
H1.HeaderClassName
{
color: #959018;
}
.AnyTagClassName
{
color: #959018;
}
</style>
background-color css
<style>
a { background-color: #959018; }
a { background-color: rgb(149,144,24); }
div.DivClassName
{
background-color: #959018;
}
.BgClassName
{
background-color: #959018;
}
</style>
border-color css
<style>
span { border-color: #959018; }
span { border-color: rgb(149,144,24); }
td.TdClassName
{
border-color: #959018;
}
.TagClassName
{
border-color: #959018;
}
</style>