Shades of Don Juan #665156
Tints of Don Juan #665156
RGB
CMYK
RGB Variations
Color information
#665156 (or 0x665156) is known color: Don Juan. HEX triplet: 66, 51 and 56. RGB value is (102,81,86). Sum of RGB (Red+Green+Blue) = 102+81+86=269 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.92% from 269); Green value is 81 (32.03% from 255 or 30.11% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 102 - color contains mainly: red. Hex color #665156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665156 is #99AEA9. Grayscale: #575757. Windows color (decimal): -10071722 or 5656934. OLE color: 5656934.
HSL color Cylindrical-coordinate representation of color #665156: hue angle of 345.71º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #665156 is Cyan = 0, Magento = 0.21, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 86 | - |
| CMYK | 0 | 0.21 | 0.16 | 0.6 |
| HSL | 345.71º | 0.11% | 0.36% | - |
| HSV(B) | 345.71º | 0.21% | 0.4% | - |
| XYZ | 10.1 | 9.38 | 10.08 | - |
| YUV | 87.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 86 | 0 | 0.21 | 0.16 | 0.6 | 345.71 | 0.11 | 0.36 |
| Hex | 66 | 51 | 56 | 0 | 15 | 10 | 3C | 15A | B | 24 |
| Octal | 146 | 121 | 126 | 0 | 25 | 20 | 74 | 532 | 13 | 44 |
| Binary | 1100110 | 1010001 | 1010110 | 0 | 10101 | 10000 | 111100 | 101011010 | 1011 | 100100 |
Color Harmonies of #665156
Complementary color
Monochromatic Colors of #665156
Black with #665156
Text Example
Text Example
White with #665156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665156; }
p { color: rgb(102,81,86); }
H1.HeaderClassName
{
color: #665156;
}
.AnyTagClassName
{
color: #665156;
}
</style>
background-color css
<style>
a { background-color: #665156; }
a { background-color: rgb(102,81,86); }
div.DivClassName
{
background-color: #665156;
}
.BgClassName
{
background-color: #665156;
}
</style>
border-color css
<style>
span { border-color: #665156; }
span { border-color: rgb(102,81,86); }
td.TdClassName
{
border-color: #665156;
}
.TagClassName
{
border-color: #665156;
}
</style>