Shades of Saddle #655047
Tints of Saddle #655047
RGB
CMYK
RGB Variations
Color information
#655047 (or 0x655047) is known color: Saddle. HEX triplet: 65, 50 and 47. RGB value is (101,80,71). Sum of RGB (Red+Green+Blue) = 101+80+71=252 (33% of max value = 765). Red value is 101 (39.84% from 255 or 40.08% from 252); Green value is 80 (31.64% from 255 or 31.75% from 252); Blue value is 71 (28.12% from 255 or 28.17% from 252); Max value from RGB is 101 - color contains mainly: red. Hex color #655047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655047 is #9AAFB8. Grayscale: #555555. Windows color (decimal): -10137529 or 4673637. OLE color: 4673637.
HSL color Cylindrical-coordinate representation of color #655047: hue angle of 18º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #655047 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 71 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.60 |
| HSL | 18º | 0.17% | 0.34% | - |
| HSV(B) | 18º | 0.3% | 0.4% | - |
| XYZ | 9.37 | 8.96 | 7.2 | - |
| YUV | 85.25 | 119.96 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 71 | 0 | 0.21 | 0.30 | 0.60 | 18 | 0.17 | 0.34 |
| Hex | 65 | 50 | 47 | 0 | 15 | 1E | 3C | 12 | 11 | 22 |
| Octal | 145 | 120 | 107 | 0 | 25 | 36 | 74 | 22 | 21 | 42 |
| Binary | 1100101 | 1010000 | 1000111 | 0 | 10101 | 11110 | 111100 | 10010 | 10001 | 100010 |
Color Harmonies of #655047
Complementary color
Monochromatic Colors of #655047
Black with #655047
Text Example
Text Example
White with #655047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655047; }
p { color: rgb(101,80,71); }
H1.HeaderClassName
{
color: #655047;
}
.AnyTagClassName
{
color: #655047;
}
</style>
background-color css
<style>
a { background-color: #655047; }
a { background-color: rgb(101,80,71); }
div.DivClassName
{
background-color: #655047;
}
.BgClassName
{
background-color: #655047;
}
</style>
border-color css
<style>
span { border-color: #655047; }
span { border-color: rgb(101,80,71); }
td.TdClassName
{
border-color: #655047;
}
.TagClassName
{
border-color: #655047;
}
</style>