Shades of Don Juan #695157
Tints of Don Juan #695157
RGB
CMYK
RGB Variations
Color information
#695157 (or 0x695157) is known color: Don Juan. HEX triplet: 69, 51 and 57. RGB value is (105,81,87). Sum of RGB (Red+Green+Blue) = 105+81+87=273 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.46% from 273); Green value is 81 (32.03% from 255 or 29.67% from 273); Blue value is 87 (34.38% from 255 or 31.87% from 273); Max value from RGB is 105 - color contains mainly: red. Hex color #695157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695157 is #96AEA8. Grayscale: #585858. Windows color (decimal): -9875113 or 5722473. OLE color: 5722473.
HSL color Cylindrical-coordinate representation of color #695157: hue angle of 345º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #695157 is Cyan = 0, Magento = 0.23, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 87 | - |
| CMYK | 0 | 0.23 | 0.17 | 0.59 |
| HSL | 345º | 0.13% | 0.36% | - |
| HSV(B) | 345º | 0.23% | 0.41% | - |
| XYZ | 10.49 | 9.58 | 10.31 | - |
| YUV | 88.86 | 126.95 | 139.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 87 | 0 | 0.23 | 0.17 | 0.59 | 345 | 0.13 | 0.36 |
| Hex | 69 | 51 | 57 | 0 | 17 | 11 | 3B | 159 | D | 24 |
| Octal | 151 | 121 | 127 | 0 | 27 | 21 | 73 | 531 | 15 | 44 |
| Binary | 1101001 | 1010001 | 1010111 | 0 | 10111 | 10001 | 111011 | 101011001 | 1101 | 100100 |
Color Harmonies of #695157
Complementary color
Monochromatic Colors of #695157
Black with #695157
Text Example
Text Example
White with #695157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695157; }
p { color: rgb(105,81,87); }
H1.HeaderClassName
{
color: #695157;
}
.AnyTagClassName
{
color: #695157;
}
</style>
background-color css
<style>
a { background-color: #695157; }
a { background-color: rgb(105,81,87); }
div.DivClassName
{
background-color: #695157;
}
.BgClassName
{
background-color: #695157;
}
</style>
border-color css
<style>
span { border-color: #695157; }
span { border-color: rgb(105,81,87); }
td.TdClassName
{
border-color: #695157;
}
.TagClassName
{
border-color: #695157;
}
</style>