Shades of Don Juan #665154
Tints of Don Juan #665154
RGB
CMYK
RGB Variations
Color information
#665154 (or 0x665154) is known color: Don Juan. HEX triplet: 66, 51 and 54. RGB value is (102,81,84). Sum of RGB (Red+Green+Blue) = 102+81+84=267 (35% of max value = 765). Red value is 102 (40.23% from 255 or 38.20% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 84 (33.20% from 255 or 31.46% from 267); Max value from RGB is 102 - color contains mainly: red. Hex color #665154 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665154 is #99AEAB. Grayscale: #575757. Windows color (decimal): -10071724 or 5525862. OLE color: 5525862.
HSL color Cylindrical-coordinate representation of color #665154: hue angle of 351.43º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #665154 is Cyan = 0, Magento = 0.21, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 84 | - |
| CMYK | 0 | 0.21 | 0.18 | 0.6 |
| HSL | 351.43º | 0.11% | 0.36% | - |
| HSV(B) | 351.43º | 0.21% | 0.4% | - |
| XYZ | 10.02 | 9.35 | 9.66 | - |
| YUV | 87.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 84 | 0 | 0.21 | 0.18 | 0.6 | 351.43 | 0.11 | 0.36 |
| Hex | 66 | 51 | 54 | 0 | 15 | 12 | 3C | 15F | B | 24 |
| Octal | 146 | 121 | 124 | 0 | 25 | 22 | 74 | 537 | 13 | 44 |
| Binary | 1100110 | 1010001 | 1010100 | 0 | 10101 | 10010 | 111100 | 101011111 | 1011 | 100100 |
Color Harmonies of #665154
Complementary color
Monochromatic Colors of #665154
Black with #665154
Text Example
Text Example
White with #665154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665154; }
p { color: rgb(102,81,84); }
H1.HeaderClassName
{
color: #665154;
}
.AnyTagClassName
{
color: #665154;
}
</style>
background-color css
<style>
a { background-color: #665154; }
a { background-color: rgb(102,81,84); }
div.DivClassName
{
background-color: #665154;
}
.BgClassName
{
background-color: #665154;
}
</style>
border-color css
<style>
span { border-color: #665154; }
span { border-color: rgb(102,81,84); }
td.TdClassName
{
border-color: #665154;
}
.TagClassName
{
border-color: #665154;
}
</style>