Shades of Tundora #635956
Tints of Tundora #635956
RGB
CMYK
RGB Variations
Color information
#635956 (or 0x635956) is known color: Tundora. HEX triplet: 63, 59 and 56. RGB value is (99,89,86). Sum of RGB (Red+Green+Blue) = 99+89+86=274 (36% of max value = 765). Red value is 99 (39.06% from 255 or 36.13% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 86 (33.98% from 255 or 31.39% from 274); Max value from RGB is 99 - color contains mainly: red. Hex color #635956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635956 is #9CA6A9. Grayscale: #5B5B5B. Windows color (decimal): -10266282 or 5658979. OLE color: 5658979.
HSL color Cylindrical-coordinate representation of color #635956: hue angle of 13.85º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #635956 is Cyan = 0, Magento = 0.10, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 89 | 86 | - |
| CMYK | 0 | 0.10 | 0.13 | 0.61 |
| HSL | 13.85º | 0.07% | 0.36% | - |
| HSV(B) | 13.85º | 0.13% | 0.39% | - |
| XYZ | 10.4 | 10.47 | 10.28 | - |
| YUV | 91.65 | 124.81 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 89 | 86 | 0 | 0.10 | 0.13 | 0.61 | 13.85 | 0.07 | 0.36 |
| Hex | 63 | 59 | 56 | 0 | A | D | 3D | E | 7 | 24 |
| Octal | 143 | 131 | 126 | 0 | 12 | 15 | 75 | 16 | 7 | 44 |
| Binary | 1100011 | 1011001 | 1010110 | 0 | 1010 | 1101 | 111101 | 1110 | 111 | 100100 |
Color Harmonies of #635956
Complementary color
Monochromatic Colors of #635956
Black with #635956
Text Example
Text Example
White with #635956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635956; }
p { color: rgb(99,89,86); }
H1.HeaderClassName
{
color: #635956;
}
.AnyTagClassName
{
color: #635956;
}
</style>
background-color css
<style>
a { background-color: #635956; }
a { background-color: rgb(99,89,86); }
div.DivClassName
{
background-color: #635956;
}
.BgClassName
{
background-color: #635956;
}
</style>
border-color css
<style>
span { border-color: #635956; }
span { border-color: rgb(99,89,86); }
td.TdClassName
{
border-color: #635956;
}
.TagClassName
{
border-color: #635956;
}
</style>