Shades of Don Juan #645355
Tints of Don Juan #645355
RGB
CMYK
RGB Variations
Color information
#645355 (or 0x645355) is known color: Don Juan. HEX triplet: 64, 53 and 55. RGB value is (100,83,85). Sum of RGB (Red+Green+Blue) = 100+83+85=268 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.31% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 85 (33.59% from 255 or 31.72% from 268); Max value from RGB is 100 - color contains mainly: red. Hex color #645355 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #645355 is #9BACAA. Grayscale: #585858. Windows color (decimal): -10202283 or 5591908. OLE color: 5591908.
HSL color Cylindrical-coordinate representation of color #645355: hue angle of 352.94º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #645355 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 83 | 85 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.61 |
| HSL | 352.94º | 0.09% | 0.36% | - |
| HSV(B) | 352.94º | 0.17% | 0.39% | - |
| XYZ | 9.99 | 9.55 | 9.91 | - |
| YUV | 88.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 83 | 85 | 0 | 0.17 | 0.15 | 0.61 | 352.94 | 0.09 | 0.36 |
| Hex | 64 | 53 | 55 | 0 | 11 | F | 3D | 161 | 9 | 24 |
| Octal | 144 | 123 | 125 | 0 | 21 | 17 | 75 | 541 | 11 | 44 |
| Binary | 1100100 | 1010011 | 1010101 | 0 | 10001 | 1111 | 111101 | 101100001 | 1001 | 100100 |
Color Harmonies of #645355
Complementary color
Monochromatic Colors of #645355
Black with #645355
Text Example
Text Example
White with #645355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645355; }
p { color: rgb(100,83,85); }
H1.HeaderClassName
{
color: #645355;
}
.AnyTagClassName
{
color: #645355;
}
</style>
background-color css
<style>
a { background-color: #645355; }
a { background-color: rgb(100,83,85); }
div.DivClassName
{
background-color: #645355;
}
.BgClassName
{
background-color: #645355;
}
</style>
border-color css
<style>
span { border-color: #645355; }
span { border-color: rgb(100,83,85); }
td.TdClassName
{
border-color: #645355;
}
.TagClassName
{
border-color: #645355;
}
</style>