Shades of Don Juan #665356
Tints of Don Juan #665356
RGB
CMYK
RGB Variations
Color information
#665356 (or 0x665356) is known color: Don Juan. HEX triplet: 66, 53 and 56. RGB value is (102,83,86). Sum of RGB (Red+Green+Blue) = 102+83+86=271 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.64% from 271); Green value is 83 (32.81% from 255 or 30.63% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 102 - color contains mainly: red. Hex color #665356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665356 is #99ACA9. Grayscale: #595959. Windows color (decimal): -10071210 or 5657446. OLE color: 5657446.
HSL color Cylindrical-coordinate representation of color #665356: hue angle of 350.53º 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 #665356 is Cyan = 0, Magento = 0.19, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 86 | - |
| CMYK | 0 | 0.19 | 0.16 | 0.6 |
| HSL | 350.53º | 0.1% | 0.36% | - |
| HSV(B) | 350.53º | 0.19% | 0.4% | - |
| XYZ | 10.25 | 9.68 | 10.13 | - |
| YUV | 89.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 86 | 0 | 0.19 | 0.16 | 0.6 | 350.53 | 0.1 | 0.36 |
| Hex | 66 | 53 | 56 | 0 | 13 | 10 | 3C | 15F | A | 24 |
| Octal | 146 | 123 | 126 | 0 | 23 | 20 | 74 | 537 | 12 | 44 |
| Binary | 1100110 | 1010011 | 1010110 | 0 | 10011 | 10000 | 111100 | 101011111 | 1010 | 100100 |
Color Harmonies of #665356
Complementary color
Monochromatic Colors of #665356
Black with #665356
Text Example
Text Example
White with #665356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665356; }
p { color: rgb(102,83,86); }
H1.HeaderClassName
{
color: #665356;
}
.AnyTagClassName
{
color: #665356;
}
</style>
background-color css
<style>
a { background-color: #665356; }
a { background-color: rgb(102,83,86); }
div.DivClassName
{
background-color: #665356;
}
.BgClassName
{
background-color: #665356;
}
</style>
border-color css
<style>
span { border-color: #665356; }
span { border-color: rgb(102,83,86); }
td.TdClassName
{
border-color: #665356;
}
.TagClassName
{
border-color: #665356;
}
</style>