Shades of Citron #949407
Tints of Citron #949407
RGB
CMYK
RGB Variations
Color information
#949407 (or 0x949407) is known color: Citron. HEX triplet: 94, 94 and 07. RGB value is (148,148,7). Sum of RGB (Red+Green+Blue) = 148+148+7=303 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.84% from 303); Green value is 148 (58.20% from 255 or 48.84% from 303); Blue value is 7 (3.12% from 255 or 2.31% from 303); Max value from RGB is 148 - color contains mainly: red, green. Hex color #949407 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #949407 is #6B6BF8. Grayscale: #848484. Windows color (decimal): -7039993 or 496788. OLE color: 496788.
HSL color Cylindrical-coordinate representation of color #949407: hue angle of 60º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #949407 is Cyan = 0, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 148 | 7 | - |
| CMYK | 0 | 0 | 0.95 | 0.42 |
| HSL | 60º | 0.91% | 0.3% | - |
| HSV(B) | 60º | 0.95% | 0.58% | - |
| XYZ | 22.84 | 27.49 | 4.3 | - |
| YUV | 131.93 | 57.5 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 148 | 7 | 0 | 0 | 0.95 | 0.42 | 60 | 0.91 | 0.3 |
| Hex | 94 | 94 | 7 | 0 | 0 | 5F | 2A | 3C | 5B | 1E |
| Octal | 224 | 224 | 7 | 0 | 0 | 137 | 52 | 74 | 133 | 36 |
| Binary | 10010100 | 10010100 | 111 | 0 | 0 | 1011111 | 101010 | 111100 | 1011011 | 11110 |
Color Harmonies of #949407
Complementary color
Monochromatic Colors of #949407
Black with #949407
Text Example
Text Example
White with #949407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949407; }
p { color: rgb(148,148,7); }
H1.HeaderClassName
{
color: #949407;
}
.AnyTagClassName
{
color: #949407;
}
</style>
background-color css
<style>
a { background-color: #949407; }
a { background-color: rgb(148,148,7); }
div.DivClassName
{
background-color: #949407;
}
.BgClassName
{
background-color: #949407;
}
</style>
border-color css
<style>
span { border-color: #949407; }
span { border-color: rgb(148,148,7); }
td.TdClassName
{
border-color: #949407;
}
.TagClassName
{
border-color: #949407;
}
</style>