Shades of Tundora #655650
Tints of Tundora #655650
RGB
CMYK
RGB Variations
Color information
#655650 (or 0x655650) is known color: Tundora. HEX triplet: 65, 56 and 50. RGB value is (101,86,80). Sum of RGB (Red+Green+Blue) = 101+86+80=267 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.83% from 267); Green value is 86 (33.98% from 255 or 32.21% from 267); Blue value is 80 (31.64% from 255 or 29.96% from 267); Max value from RGB is 101 - color contains mainly: red. Hex color #655650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655650 is #9AA9AF. Grayscale: #595959. Windows color (decimal): -10135984 or 5264997. OLE color: 5264997.
HSL color Cylindrical-coordinate representation of color #655650: hue angle of 17.14º degrees, saturation: 0.12, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #655650 is Cyan = 0, Magento = 0.15, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 80 | - |
| CMYK | 0 | 0.15 | 0.21 | 0.60 |
| HSL | 17.14º | 0.12% | 0.35% | - |
| HSV(B) | 17.14º | 0.21% | 0.4% | - |
| XYZ | 10.14 | 10 | 8.99 | - |
| YUV | 89.8 | 122.47 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 80 | 0 | 0.15 | 0.21 | 0.60 | 17.14 | 0.12 | 0.35 |
| Hex | 65 | 56 | 50 | 0 | F | 15 | 3C | 11 | C | 23 |
| Octal | 145 | 126 | 120 | 0 | 17 | 25 | 74 | 21 | 14 | 43 |
| Binary | 1100101 | 1010110 | 1010000 | 0 | 1111 | 10101 | 111100 | 10001 | 1100 | 100011 |
Color Harmonies of #655650
Complementary color
Monochromatic Colors of #655650
Black with #655650
Text Example
Text Example
White with #655650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655650; }
p { color: rgb(101,86,80); }
H1.HeaderClassName
{
color: #655650;
}
.AnyTagClassName
{
color: #655650;
}
</style>
background-color css
<style>
a { background-color: #655650; }
a { background-color: rgb(101,86,80); }
div.DivClassName
{
background-color: #655650;
}
.BgClassName
{
background-color: #655650;
}
</style>
border-color css
<style>
span { border-color: #655650; }
span { border-color: rgb(101,86,80); }
td.TdClassName
{
border-color: #655650;
}
.TagClassName
{
border-color: #655650;
}
</style>