Shades of Don Juan #655457
Tints of Don Juan #655457
RGB
CMYK
RGB Variations
Color information
#655457 (or 0x655457) is known color: Don Juan. HEX triplet: 65, 54 and 57. RGB value is (101,84,87). Sum of RGB (Red+Green+Blue) = 101+84+87=272 (36% of max value = 765). Red value is 101 (39.84% from 255 or 37.13% from 272); Green value is 84 (33.20% from 255 or 30.88% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 101 - color contains mainly: red. Hex color #655457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655457 is #9AABA8. Grayscale: #595959. Windows color (decimal): -10136489 or 5723237. OLE color: 5723237.
HSL color Cylindrical-coordinate representation of color #655457: hue angle of 349.41º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #655457 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 87 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.60 |
| HSL | 349.41º | 0.09% | 0.36% | - |
| HSV(B) | 349.41º | 0.17% | 0.4% | - |
| XYZ | 10.26 | 9.8 | 10.37 | - |
| YUV | 89.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 87 | 0 | 0.17 | 0.14 | 0.60 | 349.41 | 0.09 | 0.36 |
| Hex | 65 | 54 | 57 | 0 | 11 | E | 3C | 15D | 9 | 24 |
| Octal | 145 | 124 | 127 | 0 | 21 | 16 | 74 | 535 | 11 | 44 |
| Binary | 1100101 | 1010100 | 1010111 | 0 | 10001 | 1110 | 111100 | 101011101 | 1001 | 100100 |
Color Harmonies of #655457
Complementary color
Monochromatic Colors of #655457
Black with #655457
Text Example
Text Example
White with #655457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655457; }
p { color: rgb(101,84,87); }
H1.HeaderClassName
{
color: #655457;
}
.AnyTagClassName
{
color: #655457;
}
</style>
background-color css
<style>
a { background-color: #655457; }
a { background-color: rgb(101,84,87); }
div.DivClassName
{
background-color: #655457;
}
.BgClassName
{
background-color: #655457;
}
</style>
border-color css
<style>
span { border-color: #655457; }
span { border-color: rgb(101,84,87); }
td.TdClassName
{
border-color: #655457;
}
.TagClassName
{
border-color: #655457;
}
</style>