Shades of Don Juan #695056
Tints of Don Juan #695056
RGB
CMYK
RGB Variations
Color information
#695056 (or 0x695056) is known color: Don Juan. HEX triplet: 69, 50 and 56. RGB value is (105,80,86). Sum of RGB (Red+Green+Blue) = 105+80+86=271 (35% of max value = 765). Red value is 105 (41.41% from 255 or 38.75% from 271); Green value is 80 (31.64% from 255 or 29.52% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 105 - color contains mainly: red. Hex color #695056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695056 is #96AFA9. Grayscale: #585858. Windows color (decimal): -9875370 or 5656681. OLE color: 5656681.
HSL color Cylindrical-coordinate representation of color #695056: hue angle of 345.6º degrees, saturation: 0.14, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #695056 is Cyan = 0, Magento = 0.24, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 86 | - |
| CMYK | 0 | 0.24 | 0.18 | 0.59 |
| HSL | 345.6º | 0.14% | 0.36% | - |
| HSV(B) | 345.6º | 0.24% | 0.41% | - |
| XYZ | 10.37 | 9.41 | 10.07 | - |
| YUV | 88.16 | 126.78 | 140.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 86 | 0 | 0.24 | 0.18 | 0.59 | 345.6 | 0.14 | 0.36 |
| Hex | 69 | 50 | 56 | 0 | 18 | 12 | 3B | 15A | E | 24 |
| Octal | 151 | 120 | 126 | 0 | 30 | 22 | 73 | 532 | 16 | 44 |
| Binary | 1101001 | 1010000 | 1010110 | 0 | 11000 | 10010 | 111011 | 101011010 | 1110 | 100100 |
Color Harmonies of #695056
Complementary color
Monochromatic Colors of #695056
Black with #695056
Text Example
Text Example
White with #695056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695056; }
p { color: rgb(105,80,86); }
H1.HeaderClassName
{
color: #695056;
}
.AnyTagClassName
{
color: #695056;
}
</style>
background-color css
<style>
a { background-color: #695056; }
a { background-color: rgb(105,80,86); }
div.DivClassName
{
background-color: #695056;
}
.BgClassName
{
background-color: #695056;
}
</style>
border-color css
<style>
span { border-color: #695056; }
span { border-color: rgb(105,80,86); }
td.TdClassName
{
border-color: #695056;
}
.TagClassName
{
border-color: #695056;
}
</style>