Shades of Don Juan #665457
Tints of Don Juan #665457
RGB
CMYK
RGB Variations
Color information
#665457 (or 0x665457) is known color: Don Juan. HEX triplet: 66, 54 and 57. RGB value is (102,84,87). Sum of RGB (Red+Green+Blue) = 102+84+87=273 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.36% from 273); Green value is 84 (33.20% from 255 or 30.77% from 273); Blue value is 87 (34.38% from 255 or 31.87% from 273); Max value from RGB is 102 - color contains mainly: red. Hex color #665457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665457 is #99ABA8. Grayscale: #595959. Windows color (decimal): -10070953 or 5723238. OLE color: 5723238.
HSL color Cylindrical-coordinate representation of color #665457: hue angle of 350º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #665457 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 87 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.6 |
| HSL | 350º | 0.1% | 0.36% | - |
| HSV(B) | 350º | 0.18% | 0.4% | - |
| XYZ | 10.37 | 9.85 | 10.37 | - |
| YUV | 89.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 87 | 0 | 0.18 | 0.15 | 0.6 | 350 | 0.1 | 0.36 |
| Hex | 66 | 54 | 57 | 0 | 12 | F | 3C | 15E | A | 24 |
| Octal | 146 | 124 | 127 | 0 | 22 | 17 | 74 | 536 | 12 | 44 |
| Binary | 1100110 | 1010100 | 1010111 | 0 | 10010 | 1111 | 111100 | 101011110 | 1010 | 100100 |
Color Harmonies of #665457
Complementary color
Monochromatic Colors of #665457
Black with #665457
Text Example
Text Example
White with #665457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665457; }
p { color: rgb(102,84,87); }
H1.HeaderClassName
{
color: #665457;
}
.AnyTagClassName
{
color: #665457;
}
</style>
background-color css
<style>
a { background-color: #665457; }
a { background-color: rgb(102,84,87); }
div.DivClassName
{
background-color: #665457;
}
.BgClassName
{
background-color: #665457;
}
</style>
border-color css
<style>
span { border-color: #665457; }
span { border-color: rgb(102,84,87); }
td.TdClassName
{
border-color: #665457;
}
.TagClassName
{
border-color: #665457;
}
</style>