Shades of Lemon Ginger #948817
Tints of Lemon Ginger #948817
RGB
CMYK
RGB Variations
Color information
#948817 (or 0x948817) is known color: Lemon Ginger. HEX triplet: 94, 88 and 17. RGB value is (148,136,23). Sum of RGB (Red+Green+Blue) = 148+136+23=307 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.21% from 307); Green value is 136 (53.52% from 255 or 44.30% from 307); Blue value is 23 (9.38% from 255 or 7.49% from 307); Max value from RGB is 148 - color contains mainly: red. Hex color #948817 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #948817 is #6B77E8. Grayscale: #7F7F7F. Windows color (decimal): -7043049 or 1542292. OLE color: 1542292.
HSL color Cylindrical-coordinate representation of color #948817: hue angle of 54.24º degrees, saturation: 0.73, 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 #948817 is Cyan = 0, Magento = 0.08, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 136 | 23 | - |
| CMYK | 0 | 0.08 | 0.84 | 0.42 |
| HSL | 54.24º | 0.73% | 0.34% | - |
| HSV(B) | 54.24º | 0.84% | 0.58% | - |
| XYZ | 21.17 | 23.97 | 4.32 | - |
| YUV | 126.71 | 69.48 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 136 | 23 | 0 | 0.08 | 0.84 | 0.42 | 54.24 | 0.73 | 0.34 |
| Hex | 94 | 88 | 17 | 0 | 8 | 54 | 2A | 36 | 49 | 22 |
| Octal | 224 | 210 | 27 | 0 | 10 | 124 | 52 | 66 | 111 | 42 |
| Binary | 10010100 | 10001000 | 10111 | 0 | 1000 | 1010100 | 101010 | 110110 | 1001001 | 100010 |
Color Harmonies of #948817
Complementary color
Monochromatic Colors of #948817
Black with #948817
Text Example
Text Example
White with #948817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948817; }
p { color: rgb(148,136,23); }
H1.HeaderClassName
{
color: #948817;
}
.AnyTagClassName
{
color: #948817;
}
</style>
background-color css
<style>
a { background-color: #948817; }
a { background-color: rgb(148,136,23); }
div.DivClassName
{
background-color: #948817;
}
.BgClassName
{
background-color: #948817;
}
</style>
border-color css
<style>
span { border-color: #948817; }
span { border-color: rgb(148,136,23); }
td.TdClassName
{
border-color: #948817;
}
.TagClassName
{
border-color: #948817;
}
</style>