Shades of Saddle #605249
Tints of Saddle #605249
RGB
CMYK
RGB Variations
Color information
#605249 (or 0x605249) is known color: Saddle. HEX triplet: 60, 52 and 49. RGB value is (96,82,73). Sum of RGB (Red+Green+Blue) = 96+82+73=251 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.25% from 251); Green value is 82 (32.42% from 255 or 32.67% from 251); Blue value is 73 (28.91% from 255 or 29.08% from 251); Max value from RGB is 96 - color contains mainly: red. Hex color #605249 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605249 is #9FADB6. Grayscale: #555555. Windows color (decimal): -10464695 or 4805216. OLE color: 4805216.
HSL color Cylindrical-coordinate representation of color #605249: hue angle of 23.48º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #605249 is Cyan = 0, Magento = 0.15, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 82 | 73 | - |
| CMYK | 0 | 0.15 | 0.24 | 0.62 |
| HSL | 23.48º | 0.14% | 0.33% | - |
| HSV(B) | 23.48º | 0.24% | 0.38% | - |
| XYZ | 9.04 | 9 | 7.56 | - |
| YUV | 85.16 | 121.14 | 135.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 82 | 73 | 0 | 0.15 | 0.24 | 0.62 | 23.48 | 0.14 | 0.33 |
| Hex | 60 | 52 | 49 | 0 | F | 18 | 3E | 17 | E | 21 |
| Octal | 140 | 122 | 111 | 0 | 17 | 30 | 76 | 27 | 16 | 41 |
| Binary | 1100000 | 1010010 | 1001001 | 0 | 1111 | 11000 | 111110 | 10111 | 1110 | 100001 |
Color Harmonies of #605249
Complementary color
Monochromatic Colors of #605249
Black with #605249
Text Example
Text Example
White with #605249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605249; }
p { color: rgb(96,82,73); }
H1.HeaderClassName
{
color: #605249;
}
.AnyTagClassName
{
color: #605249;
}
</style>
background-color css
<style>
a { background-color: #605249; }
a { background-color: rgb(96,82,73); }
div.DivClassName
{
background-color: #605249;
}
.BgClassName
{
background-color: #605249;
}
</style>
border-color css
<style>
span { border-color: #605249; }
span { border-color: rgb(96,82,73); }
td.TdClassName
{
border-color: #605249;
}
.TagClassName
{
border-color: #605249;
}
</style>