Shades of Saddle #615148
Tints of Saddle #615148
RGB
CMYK
RGB Variations
Color information
#615148 (or 0x615148) is known color: Saddle. HEX triplet: 61, 51 and 48. RGB value is (97,81,72). Sum of RGB (Red+Green+Blue) = 97+81+72=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 81 (32.03% from 255 or 32.4% from 250); Blue value is 72 (28.52% from 255 or 28.8% from 250); Max value from RGB is 97 - color contains mainly: red. Hex color #615148 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615148 is #9EAEB7. Grayscale: #545454. Windows color (decimal): -10399416 or 4739425. OLE color: 4739425.
HSL color Cylindrical-coordinate representation of color #615148: hue angle of 21.6º 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 #615148 is Cyan = 0, Magento = 0.16, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 81 | 72 | - |
| CMYK | 0 | 0.16 | 0.26 | 0.62 |
| HSL | 21.6º | 0.15% | 0.33% | - |
| HSV(B) | 21.6º | 0.26% | 0.38% | - |
| XYZ | 9.04 | 8.89 | 7.37 | - |
| YUV | 84.76 | 120.8 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 72 | 0 | 0.16 | 0.26 | 0.62 | 21.6 | 0.15 | 0.33 |
| Hex | 61 | 51 | 48 | 0 | 10 | 1A | 3E | 16 | F | 21 |
| Octal | 141 | 121 | 110 | 0 | 20 | 32 | 76 | 26 | 17 | 41 |
| Binary | 1100001 | 1010001 | 1001000 | 0 | 10000 | 11010 | 111110 | 10110 | 1111 | 100001 |
Color Harmonies of #615148
Complementary color
Monochromatic Colors of #615148
Black with #615148
Text Example
Text Example
White with #615148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615148; }
p { color: rgb(97,81,72); }
H1.HeaderClassName
{
color: #615148;
}
.AnyTagClassName
{
color: #615148;
}
</style>
background-color css
<style>
a { background-color: #615148; }
a { background-color: rgb(97,81,72); }
div.DivClassName
{
background-color: #615148;
}
.BgClassName
{
background-color: #615148;
}
</style>
border-color css
<style>
span { border-color: #615148; }
span { border-color: rgb(97,81,72); }
td.TdClassName
{
border-color: #615148;
}
.TagClassName
{
border-color: #615148;
}
</style>