Shades of Don Juan #645356
Tints of Don Juan #645356
RGB
CMYK
RGB Variations
Color information
#645356 (or 0x645356) is known color: Don Juan. HEX triplet: 64, 53 and 56. RGB value is (100,83,86). Sum of RGB (Red+Green+Blue) = 100+83+86=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 100 - color contains mainly: red. Hex color #645356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #645356 is #9BACA9. Grayscale: #585858. Windows color (decimal): -10202282 or 5657444. OLE color: 5657444.
HSL color Cylindrical-coordinate representation of color #645356: hue angle of 349.41º 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 #645356 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 83 | 86 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.61 |
| HSL | 349.41º | 0.09% | 0.36% | - |
| HSV(B) | 349.41º | 0.17% | 0.39% | - |
| XYZ | 10.03 | 9.57 | 10.12 | - |
| YUV | 88.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 83 | 86 | 0 | 0.17 | 0.14 | 0.61 | 349.41 | 0.09 | 0.36 |
| Hex | 64 | 53 | 56 | 0 | 11 | E | 3D | 15D | 9 | 24 |
| Octal | 144 | 123 | 126 | 0 | 21 | 16 | 75 | 535 | 11 | 44 |
| Binary | 1100100 | 1010011 | 1010110 | 0 | 10001 | 1110 | 111101 | 101011101 | 1001 | 100100 |
Color Harmonies of #645356
Complementary color
Monochromatic Colors of #645356
Black with #645356
Text Example
Text Example
White with #645356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645356; }
p { color: rgb(100,83,86); }
H1.HeaderClassName
{
color: #645356;
}
.AnyTagClassName
{
color: #645356;
}
</style>
background-color css
<style>
a { background-color: #645356; }
a { background-color: rgb(100,83,86); }
div.DivClassName
{
background-color: #645356;
}
.BgClassName
{
background-color: #645356;
}
</style>
border-color css
<style>
span { border-color: #645356; }
span { border-color: rgb(100,83,86); }
td.TdClassName
{
border-color: #645356;
}
.TagClassName
{
border-color: #645356;
}
</style>