Shades of Citron #949507
Tints of Citron #949507
RGB
CMYK
RGB Variations
Color information
#949507 (or 0x949507) is known color: Citron. HEX triplet: 94, 95 and 07. RGB value is (148,149,7). Sum of RGB (Red+Green+Blue) = 148+149+7=304 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.68% from 304); Green value is 149 (58.59% from 255 or 49.01% from 304); Blue value is 7 (3.12% from 255 or 2.30% from 304); Max value from RGB is 149 - color contains mainly: green. Hex color #949507 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #949507 is #6B6AF8. Grayscale: #858585. Windows color (decimal): -7039737 or 497044. OLE color: 497044.
HSL color Cylindrical-coordinate representation of color #949507: hue angle of 60.42º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #949507 is Cyan = 0.01, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 149 | 7 | - |
| CMYK | 0.01 | 0 | 0.95 | 0.42 |
| HSL | 60.42º | 0.91% | 0.31% | - |
| HSV(B) | 60.42º | 0.95% | 0.58% | - |
| XYZ | 23 | 27.81 | 4.36 | - |
| YUV | 132.51 | 57.17 | 139.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 149 | 7 | 0.01 | 0 | 0.95 | 0.42 | 60.42 | 0.91 | 0.31 |
| Hex | 94 | 95 | 7 | 1 | 0 | 5F | 2A | 3C | 5B | 1F |
| Octal | 224 | 225 | 7 | 1 | 0 | 137 | 52 | 74 | 133 | 37 |
| Binary | 10010100 | 10010101 | 111 | 1 | 0 | 1011111 | 101010 | 111100 | 1011011 | 11111 |
Color Harmonies of #949507
Complementary color
Monochromatic Colors of #949507
Black with #949507
Text Example
Text Example
White with #949507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949507; }
p { color: rgb(148,149,7); }
H1.HeaderClassName
{
color: #949507;
}
.AnyTagClassName
{
color: #949507;
}
</style>
background-color css
<style>
a { background-color: #949507; }
a { background-color: rgb(148,149,7); }
div.DivClassName
{
background-color: #949507;
}
.BgClassName
{
background-color: #949507;
}
</style>
border-color css
<style>
span { border-color: #949507; }
span { border-color: rgb(148,149,7); }
td.TdClassName
{
border-color: #949507;
}
.TagClassName
{
border-color: #949507;
}
</style>