Shades of Don Juan #655257
Tints of Don Juan #655257
RGB
CMYK
RGB Variations
Color information
#655257 (or 0x655257) is known color: Don Juan. HEX triplet: 65, 52 and 57. RGB value is (101,82,87). Sum of RGB (Red+Green+Blue) = 101+82+87=270 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.41% from 270); Green value is 82 (32.42% from 255 or 30.37% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 101 - color contains mainly: red. Hex color #655257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655257 is #9AADA8. Grayscale: #585858. Windows color (decimal): -10137001 or 5722725. OLE color: 5722725.
HSL color Cylindrical-coordinate representation of color #655257: hue angle of 344.21º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #655257 is Cyan = 0, Magento = 0.19, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 87 | - |
| CMYK | 0 | 0.19 | 0.14 | 0.60 |
| HSL | 344.21º | 0.1% | 0.36% | - |
| HSV(B) | 344.21º | 0.19% | 0.4% | - |
| XYZ | 10.1 | 9.49 | 10.32 | - |
| YUV | 88.25 | 127.29 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 87 | 0 | 0.19 | 0.14 | 0.60 | 344.21 | 0.1 | 0.36 |
| Hex | 65 | 52 | 57 | 0 | 13 | E | 3C | 158 | A | 24 |
| Octal | 145 | 122 | 127 | 0 | 23 | 16 | 74 | 530 | 12 | 44 |
| Binary | 1100101 | 1010010 | 1010111 | 0 | 10011 | 1110 | 111100 | 101011000 | 1010 | 100100 |
Color Harmonies of #655257
Complementary color
Monochromatic Colors of #655257
Black with #655257
Text Example
Text Example
White with #655257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655257; }
p { color: rgb(101,82,87); }
H1.HeaderClassName
{
color: #655257;
}
.AnyTagClassName
{
color: #655257;
}
</style>
background-color css
<style>
a { background-color: #655257; }
a { background-color: rgb(101,82,87); }
div.DivClassName
{
background-color: #655257;
}
.BgClassName
{
background-color: #655257;
}
</style>
border-color css
<style>
span { border-color: #655257; }
span { border-color: rgb(101,82,87); }
td.TdClassName
{
border-color: #655257;
}
.TagClassName
{
border-color: #655257;
}
</style>