Shades of Don Juan #665357
Tints of Don Juan #665357
RGB
CMYK
RGB Variations
Color information
#665357 (or 0x665357) is known color: Don Juan. HEX triplet: 66, 53 and 57. RGB value is (102,83,87). Sum of RGB (Red+Green+Blue) = 102+83+87=272 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.5% from 272); Green value is 83 (32.81% from 255 or 30.51% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 102 - color contains mainly: red. Hex color #665357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665357 is #99ACA8. Grayscale: #595959. Windows color (decimal): -10071209 or 5722982. OLE color: 5722982.
HSL color Cylindrical-coordinate representation of color #665357: hue angle of 347.37º 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 #665357 is Cyan = 0, Magento = 0.19, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 87 | - |
| CMYK | 0 | 0.19 | 0.15 | 0.6 |
| HSL | 347.37º | 0.1% | 0.36% | - |
| HSV(B) | 347.37º | 0.19% | 0.4% | - |
| XYZ | 10.29 | 9.7 | 10.35 | - |
| YUV | 89.14 | 126.79 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 87 | 0 | 0.19 | 0.15 | 0.6 | 347.37 | 0.1 | 0.36 |
| Hex | 66 | 53 | 57 | 0 | 13 | F | 3C | 15B | A | 24 |
| Octal | 146 | 123 | 127 | 0 | 23 | 17 | 74 | 533 | 12 | 44 |
| Binary | 1100110 | 1010011 | 1010111 | 0 | 10011 | 1111 | 111100 | 101011011 | 1010 | 100100 |
Color Harmonies of #665357
Complementary color
Monochromatic Colors of #665357
Black with #665357
Text Example
Text Example
White with #665357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665357; }
p { color: rgb(102,83,87); }
H1.HeaderClassName
{
color: #665357;
}
.AnyTagClassName
{
color: #665357;
}
</style>
background-color css
<style>
a { background-color: #665357; }
a { background-color: rgb(102,83,87); }
div.DivClassName
{
background-color: #665357;
}
.BgClassName
{
background-color: #665357;
}
</style>
border-color css
<style>
span { border-color: #665357; }
span { border-color: rgb(102,83,87); }
td.TdClassName
{
border-color: #665357;
}
.TagClassName
{
border-color: #665357;
}
</style>