Shades of Don Juan #665358
Tints of Don Juan #665358
RGB
CMYK
RGB Variations
Color information
#665358 (or 0x665358) is known color: Don Juan. HEX triplet: 66, 53 and 58. RGB value is (102,83,88). Sum of RGB (Red+Green+Blue) = 102+83+88=273 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.36% from 273); Green value is 83 (32.81% from 255 or 30.40% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 102 - color contains mainly: red. Hex color #665358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665358 is #99ACA7. Grayscale: #595959. Windows color (decimal): -10071208 or 5788518. OLE color: 5788518.
HSL color Cylindrical-coordinate representation of color #665358: hue angle of 344.21º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #665358 is Cyan = 0, Magento = 0.19, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 88 | - |
| CMYK | 0 | 0.19 | 0.14 | 0.6 |
| HSL | 344.21º | 0.1% | 0.36% | - |
| HSV(B) | 344.21º | 0.19% | 0.4% | - |
| XYZ | 10.33 | 9.72 | 10.56 | - |
| YUV | 89.25 | 127.29 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 88 | 0 | 0.19 | 0.14 | 0.6 | 344.21 | 0.1 | 0.36 |
| Hex | 66 | 53 | 58 | 0 | 13 | E | 3C | 158 | A | 24 |
| Octal | 146 | 123 | 130 | 0 | 23 | 16 | 74 | 530 | 12 | 44 |
| Binary | 1100110 | 1010011 | 1011000 | 0 | 10011 | 1110 | 111100 | 101011000 | 1010 | 100100 |
Color Harmonies of #665358
Complementary color
Monochromatic Colors of #665358
Black with #665358
Text Example
Text Example
White with #665358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665358; }
p { color: rgb(102,83,88); }
H1.HeaderClassName
{
color: #665358;
}
.AnyTagClassName
{
color: #665358;
}
</style>
background-color css
<style>
a { background-color: #665358; }
a { background-color: rgb(102,83,88); }
div.DivClassName
{
background-color: #665358;
}
.BgClassName
{
background-color: #665358;
}
</style>
border-color css
<style>
span { border-color: #665358; }
span { border-color: rgb(102,83,88); }
td.TdClassName
{
border-color: #665358;
}
.TagClassName
{
border-color: #665358;
}
</style>