Shades of Saddle #625046
Tints of Saddle #625046
RGB
CMYK
RGB Variations
Color information
#625046 (or 0x625046) is known color: Saddle. HEX triplet: 62, 50 and 46. RGB value is (98,80,70). Sum of RGB (Red+Green+Blue) = 98+80+70=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 80 (31.64% from 255 or 32.26% from 248); Blue value is 70 (27.73% from 255 or 28.23% from 248); Max value from RGB is 98 - color contains mainly: red. Hex color #625046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625046 is #9DAFB9. Grayscale: #545454. Windows color (decimal): -10334138 or 4608098. OLE color: 4608098.
HSL color Cylindrical-coordinate representation of color #625046: hue angle of 21.43º 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 #625046 is Cyan = 0, Magento = 0.18, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 70 | - |
| CMYK | 0 | 0.18 | 0.29 | 0.62 |
| HSL | 21.43º | 0.17% | 0.33% | - |
| HSV(B) | 21.43º | 0.29% | 0.38% | - |
| XYZ | 9.01 | 8.78 | 7.01 | - |
| YUV | 84.24 | 119.96 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 70 | 0 | 0.18 | 0.29 | 0.62 | 21.43 | 0.17 | 0.33 |
| Hex | 62 | 50 | 46 | 0 | 12 | 1D | 3E | 15 | 11 | 21 |
| Octal | 142 | 120 | 106 | 0 | 22 | 35 | 76 | 25 | 21 | 41 |
| Binary | 1100010 | 1010000 | 1000110 | 0 | 10010 | 11101 | 111110 | 10101 | 10001 | 100001 |
Color Harmonies of #625046
Complementary color
Monochromatic Colors of #625046
Black with #625046
Text Example
Text Example
White with #625046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625046; }
p { color: rgb(98,80,70); }
H1.HeaderClassName
{
color: #625046;
}
.AnyTagClassName
{
color: #625046;
}
</style>
background-color css
<style>
a { background-color: #625046; }
a { background-color: rgb(98,80,70); }
div.DivClassName
{
background-color: #625046;
}
.BgClassName
{
background-color: #625046;
}
</style>
border-color css
<style>
span { border-color: #625046; }
span { border-color: rgb(98,80,70); }
td.TdClassName
{
border-color: #625046;
}
.TagClassName
{
border-color: #625046;
}
</style>