Shades of Tundora #625956
Tints of Tundora #625956
RGB
CMYK
RGB Variations
Color information
#625956 (or 0x625956) is known color: Tundora. HEX triplet: 62, 59 and 56. RGB value is (98,89,86). Sum of RGB (Red+Green+Blue) = 98+89+86=273 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.90% from 273); Green value is 89 (35.16% from 255 or 32.60% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 98 - color contains mainly: red. Hex color #625956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625956 is #9DA6A9. Grayscale: #5B5B5B. Windows color (decimal): -10331818 or 5658978. OLE color: 5658978.
HSL color Cylindrical-coordinate representation of color #625956: hue angle of 15º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #625956 is Cyan = 0, Magento = 0.09, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 89 | 86 | - |
| CMYK | 0 | 0.09 | 0.12 | 0.62 |
| HSL | 15º | 0.07% | 0.36% | - |
| HSV(B) | 15º | 0.12% | 0.38% | - |
| XYZ | 10.29 | 10.41 | 10.27 | - |
| YUV | 91.35 | 124.98 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 86 | 0 | 0.09 | 0.12 | 0.62 | 15 | 0.07 | 0.36 |
| Hex | 62 | 59 | 56 | 0 | 9 | C | 3E | F | 7 | 24 |
| Octal | 142 | 131 | 126 | 0 | 11 | 14 | 76 | 17 | 7 | 44 |
| Binary | 1100010 | 1011001 | 1010110 | 0 | 1001 | 1100 | 111110 | 1111 | 111 | 100100 |
Color Harmonies of #625956
Complementary color
Monochromatic Colors of #625956
Black with #625956
Text Example
Text Example
White with #625956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625956; }
p { color: rgb(98,89,86); }
H1.HeaderClassName
{
color: #625956;
}
.AnyTagClassName
{
color: #625956;
}
</style>
background-color css
<style>
a { background-color: #625956; }
a { background-color: rgb(98,89,86); }
div.DivClassName
{
background-color: #625956;
}
.BgClassName
{
background-color: #625956;
}
</style>
border-color css
<style>
span { border-color: #625956; }
span { border-color: rgb(98,89,86); }
td.TdClassName
{
border-color: #625956;
}
.TagClassName
{
border-color: #625956;
}
</style>