Shades of Saddle Brown #954618
Tints of Saddle Brown #954618
RGB
CMYK
RGB Variations
Color information
#954618 (or 0x954618) is known color: Saddle Brown. HEX triplet: 95, 46 and 18. RGB value is (149,70,24). Sum of RGB (Red+Green+Blue) = 149+70+24=243 (32% of max value = 765). Red value is 149 (58.59% from 255 or 61.32% from 243); Green value is 70 (27.73% from 255 or 28.81% from 243); Blue value is 24 (9.77% from 255 or 9.88% from 243); Max value from RGB is 149 - color contains mainly: red. Hex color #954618 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #954618 is #6AB9E7. Grayscale: #585858. Windows color (decimal): -6994408 or 1590933. OLE color: 1590933.
HSL color Cylindrical-coordinate representation of color #954618: hue angle of 22.08º 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 #954618 is Cyan = 0, Magento = 0.53, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 70 | 24 | - |
| CMYK | 0 | 0.53 | 0.84 | 0.42 |
| HSL | 22.08º | 0.72% | 0.34% | - |
| HSV(B) | 22.08º | 0.84% | 0.58% | - |
| XYZ | 14.75 | 10.84 | 2.18 | - |
| YUV | 88.38 | 91.67 | 171.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 70 | 24 | 0 | 0.53 | 0.84 | 0.42 | 22.08 | 0.72 | 0.34 |
| Hex | 95 | 46 | 18 | 0 | 35 | 54 | 2A | 16 | 48 | 22 |
| Octal | 225 | 106 | 30 | 0 | 65 | 124 | 52 | 26 | 110 | 42 |
| Binary | 10010101 | 1000110 | 11000 | 0 | 110101 | 1010100 | 101010 | 10110 | 1001000 | 100010 |
Color Harmonies of #954618
Complementary color
Monochromatic Colors of #954618
Black with #954618
Text Example
Text Example
White with #954618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954618; }
p { color: rgb(149,70,24); }
H1.HeaderClassName
{
color: #954618;
}
.AnyTagClassName
{
color: #954618;
}
</style>
background-color css
<style>
a { background-color: #954618; }
a { background-color: rgb(149,70,24); }
div.DivClassName
{
background-color: #954618;
}
.BgClassName
{
background-color: #954618;
}
</style>
border-color css
<style>
span { border-color: #954618; }
span { border-color: rgb(149,70,24); }
td.TdClassName
{
border-color: #954618;
}
.TagClassName
{
border-color: #954618;
}
</style>