Shades of Saddle #635148
Tints of Saddle #635148
RGB
CMYK
RGB Variations
Color information
#635148 (or 0x635148) is known color: Saddle. HEX triplet: 63, 51 and 48. RGB value is (99,81,72). Sum of RGB (Red+Green+Blue) = 99+81+72=252 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.29% from 252); Green value is 81 (32.03% from 255 or 32.14% from 252); Blue value is 72 (28.52% from 255 or 28.57% from 252); Max value from RGB is 99 - color contains mainly: red. Hex color #635148 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635148 is #9CAEB7. Grayscale: #555555. Windows color (decimal): -10268344 or 4739427. OLE color: 4739427.
HSL color Cylindrical-coordinate representation of color #635148: hue angle of 20º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #635148 is Cyan = 0, Magento = 0.18, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 72 | - |
| CMYK | 0 | 0.18 | 0.27 | 0.61 |
| HSL | 20º | 0.16% | 0.34% | - |
| HSV(B) | 20º | 0.27% | 0.39% | - |
| XYZ | 9.26 | 9.01 | 7.38 | - |
| YUV | 85.36 | 120.46 | 137.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 72 | 0 | 0.18 | 0.27 | 0.61 | 20 | 0.16 | 0.34 |
| Hex | 63 | 51 | 48 | 0 | 12 | 1B | 3D | 14 | 10 | 22 |
| Octal | 143 | 121 | 110 | 0 | 22 | 33 | 75 | 24 | 20 | 42 |
| Binary | 1100011 | 1010001 | 1001000 | 0 | 10010 | 11011 | 111101 | 10100 | 10000 | 100010 |
Color Harmonies of #635148
Complementary color
Monochromatic Colors of #635148
Black with #635148
Text Example
Text Example
White with #635148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635148; }
p { color: rgb(99,81,72); }
H1.HeaderClassName
{
color: #635148;
}
.AnyTagClassName
{
color: #635148;
}
</style>
background-color css
<style>
a { background-color: #635148; }
a { background-color: rgb(99,81,72); }
div.DivClassName
{
background-color: #635148;
}
.BgClassName
{
background-color: #635148;
}
</style>
border-color css
<style>
span { border-color: #635148; }
span { border-color: rgb(99,81,72); }
td.TdClassName
{
border-color: #635148;
}
.TagClassName
{
border-color: #635148;
}
</style>