Shades of Tundora #635750
Tints of Tundora #635750
RGB
CMYK
RGB Variations
Color information
#635750 (or 0x635750) is known color: Tundora. HEX triplet: 63, 57 and 50. RGB value is (99,87,80). Sum of RGB (Red+Green+Blue) = 99+87+80=266 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.22% from 266); Green value is 87 (34.38% from 255 or 32.71% from 266); Blue value is 80 (31.64% from 255 or 30.08% from 266); Max value from RGB is 99 - color contains mainly: red. Hex color #635750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635750 is #9CA8AF. Grayscale: #595959. Windows color (decimal): -10266800 or 5265251. OLE color: 5265251.
HSL color Cylindrical-coordinate representation of color #635750: hue angle of 22.11º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #635750 is Cyan = 0, Magento = 0.12, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 87 | 80 | - |
| CMYK | 0 | 0.12 | 0.19 | 0.61 |
| HSL | 22.11º | 0.11% | 0.35% | - |
| HSV(B) | 22.11º | 0.19% | 0.39% | - |
| XYZ | 10 | 10.05 | 9 | - |
| YUV | 89.79 | 122.48 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 87 | 80 | 0 | 0.12 | 0.19 | 0.61 | 22.11 | 0.11 | 0.35 |
| Hex | 63 | 57 | 50 | 0 | C | 13 | 3D | 16 | B | 23 |
| Octal | 143 | 127 | 120 | 0 | 14 | 23 | 75 | 26 | 13 | 43 |
| Binary | 1100011 | 1010111 | 1010000 | 0 | 1100 | 10011 | 111101 | 10110 | 1011 | 100011 |
Color Harmonies of #635750
Complementary color
Monochromatic Colors of #635750
Black with #635750
Text Example
Text Example
White with #635750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635750; }
p { color: rgb(99,87,80); }
H1.HeaderClassName
{
color: #635750;
}
.AnyTagClassName
{
color: #635750;
}
</style>
background-color css
<style>
a { background-color: #635750; }
a { background-color: rgb(99,87,80); }
div.DivClassName
{
background-color: #635750;
}
.BgClassName
{
background-color: #635750;
}
</style>
border-color css
<style>
span { border-color: #635750; }
span { border-color: rgb(99,87,80); }
td.TdClassName
{
border-color: #635750;
}
.TagClassName
{
border-color: #635750;
}
</style>