Shades of Don Juan #665459
Tints of Don Juan #665459
RGB
CMYK
RGB Variations
Color information
#665459 (or 0x665459) is known color: Don Juan. HEX triplet: 66, 54 and 59. RGB value is (102,84,89). Sum of RGB (Red+Green+Blue) = 102+84+89=275 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.09% from 275); Green value is 84 (33.20% from 255 or 30.55% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 102 - color contains mainly: red. Hex color #665459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665459 is #99ABA6. Grayscale: #595959. Windows color (decimal): -10070951 or 5854310. OLE color: 5854310.
HSL color Cylindrical-coordinate representation of color #665459: hue angle of 343.33º 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 #665459 is Cyan = 0, Magento = 0.18, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 89 | - |
| CMYK | 0 | 0.18 | 0.13 | 0.6 |
| HSL | 343.33º | 0.1% | 0.36% | - |
| HSV(B) | 343.33º | 0.18% | 0.4% | - |
| XYZ | 10.45 | 9.89 | 10.81 | - |
| YUV | 89.95 | 127.46 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 89 | 0 | 0.18 | 0.13 | 0.6 | 343.33 | 0.1 | 0.36 |
| Hex | 66 | 54 | 59 | 0 | 12 | D | 3C | 157 | A | 24 |
| Octal | 146 | 124 | 131 | 0 | 22 | 15 | 74 | 527 | 12 | 44 |
| Binary | 1100110 | 1010100 | 1011001 | 0 | 10010 | 1101 | 111100 | 101010111 | 1010 | 100100 |
Color Harmonies of #665459
Complementary color
Monochromatic Colors of #665459
Black with #665459
Text Example
Text Example
White with #665459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665459; }
p { color: rgb(102,84,89); }
H1.HeaderClassName
{
color: #665459;
}
.AnyTagClassName
{
color: #665459;
}
</style>
background-color css
<style>
a { background-color: #665459; }
a { background-color: rgb(102,84,89); }
div.DivClassName
{
background-color: #665459;
}
.BgClassName
{
background-color: #665459;
}
</style>
border-color css
<style>
span { border-color: #665459; }
span { border-color: rgb(102,84,89); }
td.TdClassName
{
border-color: #665459;
}
.TagClassName
{
border-color: #665459;
}
</style>