Shades of Tundora #655751
Tints of Tundora #655751
RGB
CMYK
RGB Variations
Color information
#655751 (or 0x655751) is known color: Tundora. HEX triplet: 65, 57 and 51. RGB value is (101,87,81). Sum of RGB (Red+Green+Blue) = 101+87+81=269 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.55% from 269); Green value is 87 (34.38% from 255 or 32.34% from 269); Blue value is 81 (32.03% from 255 or 30.11% from 269); Max value from RGB is 101 - color contains mainly: red. Hex color #655751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655751 is #9AA8AE. Grayscale: #5A5A5A. Windows color (decimal): -10135727 or 5330789. OLE color: 5330789.
HSL color Cylindrical-coordinate representation of color #655751: hue angle of 18º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #655751 is Cyan = 0, Magento = 0.14, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 87 | 81 | - |
| CMYK | 0 | 0.14 | 0.20 | 0.60 |
| HSL | 18º | 0.11% | 0.36% | - |
| HSV(B) | 18º | 0.2% | 0.4% | - |
| XYZ | 10.26 | 10.18 | 9.21 | - |
| YUV | 90.5 | 122.64 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 81 | 0 | 0.14 | 0.20 | 0.60 | 18 | 0.11 | 0.36 |
| Hex | 65 | 57 | 51 | 0 | E | 14 | 3C | 12 | B | 24 |
| Octal | 145 | 127 | 121 | 0 | 16 | 24 | 74 | 22 | 13 | 44 |
| Binary | 1100101 | 1010111 | 1010001 | 0 | 1110 | 10100 | 111100 | 10010 | 1011 | 100100 |
Color Harmonies of #655751
Complementary color
Monochromatic Colors of #655751
Black with #655751
Text Example
Text Example
White with #655751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655751; }
p { color: rgb(101,87,81); }
H1.HeaderClassName
{
color: #655751;
}
.AnyTagClassName
{
color: #655751;
}
</style>
background-color css
<style>
a { background-color: #655751; }
a { background-color: rgb(101,87,81); }
div.DivClassName
{
background-color: #655751;
}
.BgClassName
{
background-color: #655751;
}
</style>
border-color css
<style>
span { border-color: #655751; }
span { border-color: rgb(101,87,81); }
td.TdClassName
{
border-color: #655751;
}
.TagClassName
{
border-color: #655751;
}
</style>