Shades of Don Juan #665157
Tints of Don Juan #665157
RGB
CMYK
RGB Variations
Color information
#665157 (or 0x665157) is known color: Don Juan. HEX triplet: 66, 51 and 57. RGB value is (102,81,87). Sum of RGB (Red+Green+Blue) = 102+81+87=270 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.78% from 270); Green value is 81 (32.03% from 255 or 30% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 102 - color contains mainly: red. Hex color #665157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665157 is #99AEA8. Grayscale: #575757. Windows color (decimal): -10071721 or 5722470. OLE color: 5722470.
HSL color Cylindrical-coordinate representation of color #665157: hue angle of 342.86º 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 #665157 is Cyan = 0, Magento = 0.21, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 87 | - |
| CMYK | 0 | 0.21 | 0.15 | 0.6 |
| HSL | 342.86º | 0.11% | 0.36% | - |
| HSV(B) | 342.86º | 0.21% | 0.4% | - |
| XYZ | 10.14 | 9.4 | 10.3 | - |
| YUV | 87.96 | 127.46 | 138.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 87 | 0 | 0.21 | 0.15 | 0.6 | 342.86 | 0.11 | 0.36 |
| Hex | 66 | 51 | 57 | 0 | 15 | F | 3C | 157 | B | 24 |
| Octal | 146 | 121 | 127 | 0 | 25 | 17 | 74 | 527 | 13 | 44 |
| Binary | 1100110 | 1010001 | 1010111 | 0 | 10101 | 1111 | 111100 | 101010111 | 1011 | 100100 |
Color Harmonies of #665157
Complementary color
Monochromatic Colors of #665157
Black with #665157
Text Example
Text Example
White with #665157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665157; }
p { color: rgb(102,81,87); }
H1.HeaderClassName
{
color: #665157;
}
.AnyTagClassName
{
color: #665157;
}
</style>
background-color css
<style>
a { background-color: #665157; }
a { background-color: rgb(102,81,87); }
div.DivClassName
{
background-color: #665157;
}
.BgClassName
{
background-color: #665157;
}
</style>
border-color css
<style>
span { border-color: #665157; }
span { border-color: rgb(102,81,87); }
td.TdClassName
{
border-color: #665157;
}
.TagClassName
{
border-color: #665157;
}
</style>