Shades of Don Juan #665458
Tints of Don Juan #665458
RGB
CMYK
RGB Variations
Color information
#665458 (or 0x665458) is known color: Don Juan. HEX triplet: 66, 54 and 58. RGB value is (102,84,88). Sum of RGB (Red+Green+Blue) = 102+84+88=274 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.23% from 274); Green value is 84 (33.20% from 255 or 30.66% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 102 - color contains mainly: red. Hex color #665458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665458 is #99ABA7. Grayscale: #595959. Windows color (decimal): -10070952 or 5788774. OLE color: 5788774.
HSL color Cylindrical-coordinate representation of color #665458: hue angle of 346.67º 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 #665458 is Cyan = 0, Magento = 0.18, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 88 | - |
| CMYK | 0 | 0.18 | 0.14 | 0.6 |
| HSL | 346.67º | 0.1% | 0.36% | - |
| HSV(B) | 346.67º | 0.18% | 0.4% | - |
| XYZ | 10.41 | 9.87 | 10.59 | - |
| YUV | 89.84 | 126.96 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 88 | 0 | 0.18 | 0.14 | 0.6 | 346.67 | 0.1 | 0.36 |
| Hex | 66 | 54 | 58 | 0 | 12 | E | 3C | 15B | A | 24 |
| Octal | 146 | 124 | 130 | 0 | 22 | 16 | 74 | 533 | 12 | 44 |
| Binary | 1100110 | 1010100 | 1011000 | 0 | 10010 | 1110 | 111100 | 101011011 | 1010 | 100100 |
Color Harmonies of #665458
Complementary color
Monochromatic Colors of #665458
Black with #665458
Text Example
Text Example
White with #665458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665458; }
p { color: rgb(102,84,88); }
H1.HeaderClassName
{
color: #665458;
}
.AnyTagClassName
{
color: #665458;
}
</style>
background-color css
<style>
a { background-color: #665458; }
a { background-color: rgb(102,84,88); }
div.DivClassName
{
background-color: #665458;
}
.BgClassName
{
background-color: #665458;
}
</style>
border-color css
<style>
span { border-color: #665458; }
span { border-color: rgb(102,84,88); }
td.TdClassName
{
border-color: #665458;
}
.TagClassName
{
border-color: #665458;
}
</style>