Shades of Don Juan #665053
Tints of Don Juan #665053
RGB
CMYK
RGB Variations
Color information
#665053 (or 0x665053) is known color: Don Juan. HEX triplet: 66, 50 and 53. RGB value is (102,80,83). Sum of RGB (Red+Green+Blue) = 102+80+83=265 (35% of max value = 765). Red value is 102 (40.23% from 255 or 38.49% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 83 (32.81% from 255 or 31.32% from 265); Max value from RGB is 102 - color contains mainly: red. Hex color #665053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665053 is #99AFAC. Grayscale: #565656. Windows color (decimal): -10071981 or 5460070. OLE color: 5460070.
HSL color Cylindrical-coordinate representation of color #665053: hue angle of 351.82º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #665053 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 83 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.6 |
| HSL | 351.82º | 0.12% | 0.36% | - |
| HSV(B) | 351.82º | 0.22% | 0.4% | - |
| XYZ | 9.91 | 9.19 | 9.43 | - |
| YUV | 86.92 | 125.79 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 83 | 0 | 0.22 | 0.19 | 0.6 | 351.82 | 0.12 | 0.36 |
| Hex | 66 | 50 | 53 | 0 | 16 | 13 | 3C | 160 | C | 24 |
| Octal | 146 | 120 | 123 | 0 | 26 | 23 | 74 | 540 | 14 | 44 |
| Binary | 1100110 | 1010000 | 1010011 | 0 | 10110 | 10011 | 111100 | 101100000 | 1100 | 100100 |
Color Harmonies of #665053
Complementary color
Monochromatic Colors of #665053
Black with #665053
Text Example
Text Example
White with #665053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665053; }
p { color: rgb(102,80,83); }
H1.HeaderClassName
{
color: #665053;
}
.AnyTagClassName
{
color: #665053;
}
</style>
background-color css
<style>
a { background-color: #665053; }
a { background-color: rgb(102,80,83); }
div.DivClassName
{
background-color: #665053;
}
.BgClassName
{
background-color: #665053;
}
</style>
border-color css
<style>
span { border-color: #665053; }
span { border-color: rgb(102,80,83); }
td.TdClassName
{
border-color: #665053;
}
.TagClassName
{
border-color: #665053;
}
</style>