Shades of Saddle #615349
Tints of Saddle #615349
RGB
CMYK
RGB Variations
Color information
#615349 (or 0x615349) is known color: Saddle. HEX triplet: 61, 53 and 49. RGB value is (97,83,73). Sum of RGB (Red+Green+Blue) = 97+83+73=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 83 (32.81% from 255 or 32.81% from 253); Blue value is 73 (28.91% from 255 or 28.85% from 253); Max value from RGB is 97 - color contains mainly: red. Hex color #615349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615349 is #9EACB6. Grayscale: #565656. Windows color (decimal): -10398903 or 4805473. OLE color: 4805473.
HSL color Cylindrical-coordinate representation of color #615349: hue angle of 25º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #615349 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 73 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.62 |
| HSL | 25º | 0.14% | 0.33% | - |
| HSV(B) | 25º | 0.25% | 0.38% | - |
| XYZ | 9.23 | 9.21 | 7.59 | - |
| YUV | 86.05 | 120.64 | 135.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 73 | 0 | 0.14 | 0.25 | 0.62 | 25 | 0.14 | 0.33 |
| Hex | 61 | 53 | 49 | 0 | E | 19 | 3E | 19 | E | 21 |
| Octal | 141 | 123 | 111 | 0 | 16 | 31 | 76 | 31 | 16 | 41 |
| Binary | 1100001 | 1010011 | 1001001 | 0 | 1110 | 11001 | 111110 | 11001 | 1110 | 100001 |
Color Harmonies of #615349
Complementary color
Monochromatic Colors of #615349
Black with #615349
Text Example
Text Example
White with #615349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615349; }
p { color: rgb(97,83,73); }
H1.HeaderClassName
{
color: #615349;
}
.AnyTagClassName
{
color: #615349;
}
</style>
background-color css
<style>
a { background-color: #615349; }
a { background-color: rgb(97,83,73); }
div.DivClassName
{
background-color: #615349;
}
.BgClassName
{
background-color: #615349;
}
</style>
border-color css
<style>
span { border-color: #615349; }
span { border-color: rgb(97,83,73); }
td.TdClassName
{
border-color: #615349;
}
.TagClassName
{
border-color: #615349;
}
</style>