Shades of Don Juan #665257
Tints of Don Juan #665257
RGB
CMYK
RGB Variations
Color information
#665257 (or 0x665257) is known color: Don Juan. HEX triplet: 66, 52 and 57. RGB value is (102,82,87). Sum of RGB (Red+Green+Blue) = 102+82+87=271 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.64% from 271); Green value is 82 (32.42% from 255 or 30.26% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 102 - color contains mainly: red. Hex color #665257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665257 is #99ADA8. Grayscale: #585858. Windows color (decimal): -10071465 or 5722726. OLE color: 5722726.
HSL color Cylindrical-coordinate representation of color #665257: hue angle of 345º 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 #665257 is Cyan = 0, Magento = 0.20, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 87 | - |
| CMYK | 0 | 0.20 | 0.15 | 0.6 |
| HSL | 345º | 0.11% | 0.36% | - |
| HSV(B) | 345º | 0.2% | 0.4% | - |
| XYZ | 10.22 | 9.55 | 10.32 | - |
| YUV | 88.55 | 127.13 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 87 | 0 | 0.20 | 0.15 | 0.6 | 345 | 0.11 | 0.36 |
| Hex | 66 | 52 | 57 | 0 | 14 | F | 3C | 159 | B | 24 |
| Octal | 146 | 122 | 127 | 0 | 24 | 17 | 74 | 531 | 13 | 44 |
| Binary | 1100110 | 1010010 | 1010111 | 0 | 10100 | 1111 | 111100 | 101011001 | 1011 | 100100 |
Color Harmonies of #665257
Complementary color
Monochromatic Colors of #665257
Black with #665257
Text Example
Text Example
White with #665257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665257; }
p { color: rgb(102,82,87); }
H1.HeaderClassName
{
color: #665257;
}
.AnyTagClassName
{
color: #665257;
}
</style>
background-color css
<style>
a { background-color: #665257; }
a { background-color: rgb(102,82,87); }
div.DivClassName
{
background-color: #665257;
}
.BgClassName
{
background-color: #665257;
}
</style>
border-color css
<style>
span { border-color: #665257; }
span { border-color: rgb(102,82,87); }
td.TdClassName
{
border-color: #665257;
}
.TagClassName
{
border-color: #665257;
}
</style>