Shades of Don Juan #695156
Tints of Don Juan #695156
RGB
CMYK
RGB Variations
Color information
#695156 (or 0x695156) is known color: Don Juan. HEX triplet: 69, 51 and 56. RGB value is (105,81,86). Sum of RGB (Red+Green+Blue) = 105+81+86=272 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.60% from 272); Green value is 81 (32.03% from 255 or 29.78% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 105 - color contains mainly: red. Hex color #695156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695156 is #96AEA9. Grayscale: #585858. Windows color (decimal): -9875114 or 5656937. OLE color: 5656937.
HSL color Cylindrical-coordinate representation of color #695156: hue angle of 347.5º 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 #695156 is Cyan = 0, Magento = 0.23, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 86 | - |
| CMYK | 0 | 0.23 | 0.18 | 0.59 |
| HSL | 347.5º | 0.13% | 0.36% | - |
| HSV(B) | 347.5º | 0.23% | 0.41% | - |
| XYZ | 10.45 | 9.56 | 10.1 | - |
| YUV | 88.75 | 126.45 | 139.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 86 | 0 | 0.23 | 0.18 | 0.59 | 347.5 | 0.13 | 0.36 |
| Hex | 69 | 51 | 56 | 0 | 17 | 12 | 3B | 15C | D | 24 |
| Octal | 151 | 121 | 126 | 0 | 27 | 22 | 73 | 534 | 15 | 44 |
| Binary | 1101001 | 1010001 | 1010110 | 0 | 10111 | 10010 | 111011 | 101011100 | 1101 | 100100 |
Color Harmonies of #695156
Complementary color
Monochromatic Colors of #695156
Black with #695156
Text Example
Text Example
White with #695156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695156; }
p { color: rgb(105,81,86); }
H1.HeaderClassName
{
color: #695156;
}
.AnyTagClassName
{
color: #695156;
}
</style>
background-color css
<style>
a { background-color: #695156; }
a { background-color: rgb(105,81,86); }
div.DivClassName
{
background-color: #695156;
}
.BgClassName
{
background-color: #695156;
}
</style>
border-color css
<style>
span { border-color: #695156; }
span { border-color: rgb(105,81,86); }
td.TdClassName
{
border-color: #695156;
}
.TagClassName
{
border-color: #695156;
}
</style>