Shades of Saddle #615248
Tints of Saddle #615248
RGB
CMYK
RGB Variations
Color information
#615248 (or 0x615248) is known color: Saddle. HEX triplet: 61, 52 and 48. RGB value is (97,82,72). Sum of RGB (Red+Green+Blue) = 97+82+72=251 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.65% from 251); Green value is 82 (32.42% from 255 or 32.67% from 251); Blue value is 72 (28.52% from 255 or 28.69% from 251); Max value from RGB is 97 - color contains mainly: red. Hex color #615248 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615248 is #9EADB7. Grayscale: #555555. Windows color (decimal): -10399160 or 4739681. OLE color: 4739681.
HSL color Cylindrical-coordinate representation of color #615248: hue angle of 24º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #615248 is Cyan = 0, Magento = 0.15, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 72 | - |
| CMYK | 0 | 0.15 | 0.26 | 0.62 |
| HSL | 24º | 0.15% | 0.33% | - |
| HSV(B) | 24º | 0.26% | 0.38% | - |
| XYZ | 9.12 | 9.04 | 7.4 | - |
| YUV | 85.35 | 120.47 | 136.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 72 | 0 | 0.15 | 0.26 | 0.62 | 24 | 0.15 | 0.33 |
| Hex | 61 | 52 | 48 | 0 | F | 1A | 3E | 18 | F | 21 |
| Octal | 141 | 122 | 110 | 0 | 17 | 32 | 76 | 30 | 17 | 41 |
| Binary | 1100001 | 1010010 | 1001000 | 0 | 1111 | 11010 | 111110 | 11000 | 1111 | 100001 |
Color Harmonies of #615248
Complementary color
Monochromatic Colors of #615248
Black with #615248
Text Example
Text Example
White with #615248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615248; }
p { color: rgb(97,82,72); }
H1.HeaderClassName
{
color: #615248;
}
.AnyTagClassName
{
color: #615248;
}
</style>
background-color css
<style>
a { background-color: #615248; }
a { background-color: rgb(97,82,72); }
div.DivClassName
{
background-color: #615248;
}
.BgClassName
{
background-color: #615248;
}
</style>
border-color css
<style>
span { border-color: #615248; }
span { border-color: rgb(97,82,72); }
td.TdClassName
{
border-color: #615248;
}
.TagClassName
{
border-color: #615248;
}
</style>