Shades of Citron #949014
Tints of Citron #949014
RGB
CMYK
RGB Variations
Color information
#949014 (or 0x949014) is known color: Citron. HEX triplet: 94, 90 and 14. RGB value is (148,144,20). Sum of RGB (Red+Green+Blue) = 148+144+20=312 (41% of max value = 765). Red value is 148 (58.20% from 255 or 47.44% from 312); Green value is 144 (56.64% from 255 or 46.15% from 312); Blue value is 20 (8.20% from 255 or 6.41% from 312); Max value from RGB is 148 - color contains mainly: red. Hex color #949014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #949014 is #6B6FEB. Grayscale: #838383. Windows color (decimal): -7041004 or 1347732. OLE color: 1347732.
HSL color Cylindrical-coordinate representation of color #949014: hue angle of 58.12º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #949014 is Cyan = 0, Magento = 0.03, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 144 | 20 | - |
| CMYK | 0 | 0.03 | 0.86 | 0.42 |
| HSL | 58.13º | 0.76% | 0.33% | - |
| HSV(B) | 58.13º | 0.86% | 0.58% | - |
| XYZ | 22.31 | 26.29 | 4.56 | - |
| YUV | 131.06 | 65.33 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 144 | 20 | 0 | 0.03 | 0.86 | 0.42 | 58.13 | 0.76 | 0.33 |
| Hex | 94 | 90 | 14 | 0 | 3 | 56 | 2A | 3A | 4C | 21 |
| Octal | 224 | 220 | 24 | 0 | 3 | 126 | 52 | 72 | 114 | 41 |
| Binary | 10010100 | 10010000 | 10100 | 0 | 11 | 1010110 | 101010 | 111010 | 1001100 | 100001 |
Color Harmonies of #949014
Complementary color
Monochromatic Colors of #949014
Black with #949014
Text Example
Text Example
White with #949014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949014; }
p { color: rgb(148,144,20); }
H1.HeaderClassName
{
color: #949014;
}
.AnyTagClassName
{
color: #949014;
}
</style>
background-color css
<style>
a { background-color: #949014; }
a { background-color: rgb(148,144,20); }
div.DivClassName
{
background-color: #949014;
}
.BgClassName
{
background-color: #949014;
}
</style>
border-color css
<style>
span { border-color: #949014; }
span { border-color: rgb(148,144,20); }
td.TdClassName
{
border-color: #949014;
}
.TagClassName
{
border-color: #949014;
}
</style>