Shades of Saddle #625249
Tints of Saddle #625249
RGB
CMYK
RGB Variations
Color information
#625249 (or 0x625249) is known color: Saddle. HEX triplet: 62, 52 and 49. RGB value is (98,82,73). Sum of RGB (Red+Green+Blue) = 98+82+73=253 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.74% from 253); Green value is 82 (32.42% from 255 or 32.41% from 253); Blue value is 73 (28.91% from 255 or 28.85% from 253); Max value from RGB is 98 - color contains mainly: red. Hex color #625249 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625249 is #9DADB6. Grayscale: #555555. Windows color (decimal): -10333623 or 4805218. OLE color: 4805218.
HSL color Cylindrical-coordinate representation of color #625249: hue angle of 21.6º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #625249 is Cyan = 0, Magento = 0.16, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 82 | 73 | - |
| CMYK | 0 | 0.16 | 0.26 | 0.62 |
| HSL | 21.6º | 0.15% | 0.34% | - |
| HSV(B) | 21.6º | 0.26% | 0.38% | - |
| XYZ | 9.26 | 9.11 | 7.57 | - |
| YUV | 85.76 | 120.8 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 73 | 0 | 0.16 | 0.26 | 0.62 | 21.6 | 0.15 | 0.34 |
| Hex | 62 | 52 | 49 | 0 | 10 | 1A | 3E | 16 | F | 22 |
| Octal | 142 | 122 | 111 | 0 | 20 | 32 | 76 | 26 | 17 | 42 |
| Binary | 1100010 | 1010010 | 1001001 | 0 | 10000 | 11010 | 111110 | 10110 | 1111 | 100010 |
Color Harmonies of #625249
Complementary color
Monochromatic Colors of #625249
Black with #625249
Text Example
Text Example
White with #625249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625249; }
p { color: rgb(98,82,73); }
H1.HeaderClassName
{
color: #625249;
}
.AnyTagClassName
{
color: #625249;
}
</style>
background-color css
<style>
a { background-color: #625249; }
a { background-color: rgb(98,82,73); }
div.DivClassName
{
background-color: #625249;
}
.BgClassName
{
background-color: #625249;
}
</style>
border-color css
<style>
span { border-color: #625249; }
span { border-color: rgb(98,82,73); }
td.TdClassName
{
border-color: #625249;
}
.TagClassName
{
border-color: #625249;
}
</style>