Shades of Saddle #615045
Tints of Saddle #615045
RGB
CMYK
RGB Variations
Color information
#615045 (or 0x615045) is known color: Saddle. HEX triplet: 61, 50 and 45. RGB value is (97,80,69). Sum of RGB (Red+Green+Blue) = 97+80+69=246 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.43% from 246); Green value is 80 (31.64% from 255 or 32.52% from 246); Blue value is 69 (27.34% from 255 or 28.05% from 246); Max value from RGB is 97 - color contains mainly: red. Hex color #615045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615045 is #9EAFBA. Grayscale: #535353. Windows color (decimal): -10399675 or 4542561. OLE color: 4542561.
HSL color Cylindrical-coordinate representation of color #615045: hue angle of 23.57º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #615045 is Cyan = 0, Magento = 0.18, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 69 | - |
| CMYK | 0 | 0.18 | 0.29 | 0.62 |
| HSL | 23.57º | 0.17% | 0.33% | - |
| HSV(B) | 23.57º | 0.29% | 0.38% | - |
| XYZ | 8.87 | 8.71 | 6.84 | - |
| YUV | 83.83 | 119.63 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 69 | 0 | 0.18 | 0.29 | 0.62 | 23.57 | 0.17 | 0.33 |
| Hex | 61 | 50 | 45 | 0 | 12 | 1D | 3E | 18 | 11 | 21 |
| Octal | 141 | 120 | 105 | 0 | 22 | 35 | 76 | 30 | 21 | 41 |
| Binary | 1100001 | 1010000 | 1000101 | 0 | 10010 | 11101 | 111110 | 11000 | 10001 | 100001 |
Color Harmonies of #615045
Complementary color
Monochromatic Colors of #615045
Black with #615045
Text Example
Text Example
White with #615045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615045; }
p { color: rgb(97,80,69); }
H1.HeaderClassName
{
color: #615045;
}
.AnyTagClassName
{
color: #615045;
}
</style>
background-color css
<style>
a { background-color: #615045; }
a { background-color: rgb(97,80,69); }
div.DivClassName
{
background-color: #615045;
}
.BgClassName
{
background-color: #615045;
}
</style>
border-color css
<style>
span { border-color: #615045; }
span { border-color: rgb(97,80,69); }
td.TdClassName
{
border-color: #615045;
}
.TagClassName
{
border-color: #615045;
}
</style>