Shades of Saddle Brown #924608
Tints of Saddle Brown #924608
RGB
CMYK
RGB Variations
Color information
#924608 (or 0x924608) is known color: Saddle Brown. HEX triplet: 92, 46 and 08. RGB value is (146,70,8). Sum of RGB (Red+Green+Blue) = 146+70+8=224 (29% of max value = 765). Red value is 146 (57.42% from 255 or 65.18% from 224); Green value is 70 (27.73% from 255 or 31.25% from 224); Blue value is 8 (3.52% from 255 or 3.57% from 224); Max value from RGB is 146 - color contains mainly: red. Hex color #924608 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924608 is #6DB9F7. Grayscale: #555555. Windows color (decimal): -7191032 or 542354. OLE color: 542354.
HSL color Cylindrical-coordinate representation of color #924608: hue angle of 26.96º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #924608 is Cyan = 0, Magento = 0.52, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 70 | 8 | - |
| CMYK | 0 | 0.52 | 0.95 | 0.43 |
| HSL | 26.96º | 0.9% | 0.3% | - |
| HSV(B) | 26.96º | 0.95% | 0.57% | - |
| XYZ | 14.09 | 10.51 | 1.52 | - |
| YUV | 85.66 | 84.18 | 171.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 70 | 8 | 0 | 0.52 | 0.95 | 0.43 | 26.96 | 0.9 | 0.3 |
| Hex | 92 | 46 | 8 | 0 | 34 | 5F | 2B | 1B | 5A | 1E |
| Octal | 222 | 106 | 10 | 0 | 64 | 137 | 53 | 33 | 132 | 36 |
| Binary | 10010010 | 1000110 | 1000 | 0 | 110100 | 1011111 | 101011 | 11011 | 1011010 | 11110 |
Color Harmonies of #924608
Complementary color
Monochromatic Colors of #924608
Black with #924608
Text Example
Text Example
White with #924608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924608; }
p { color: rgb(146,70,8); }
H1.HeaderClassName
{
color: #924608;
}
.AnyTagClassName
{
color: #924608;
}
</style>
background-color css
<style>
a { background-color: #924608; }
a { background-color: rgb(146,70,8); }
div.DivClassName
{
background-color: #924608;
}
.BgClassName
{
background-color: #924608;
}
</style>
border-color css
<style>
span { border-color: #924608; }
span { border-color: rgb(146,70,8); }
td.TdClassName
{
border-color: #924608;
}
.TagClassName
{
border-color: #924608;
}
</style>