Shades of Don Juan #695257
Tints of Don Juan #695257
RGB
CMYK
RGB Variations
Color information
#695257 (or 0x695257) is known color: Don Juan. HEX triplet: 69, 52 and 57. RGB value is (105,82,87). Sum of RGB (Red+Green+Blue) = 105+82+87=274 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.32% from 274); Green value is 82 (32.42% from 255 or 29.93% from 274); Blue value is 87 (34.38% from 255 or 31.75% from 274); Max value from RGB is 105 - color contains mainly: red. Hex color #695257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695257 is #96ADA8. Grayscale: #595959. Windows color (decimal): -9874857 or 5722729. OLE color: 5722729.
HSL color Cylindrical-coordinate representation of color #695257: hue angle of 346.96º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #695257 is Cyan = 0, Magento = 0.22, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 82 | 87 | - |
| CMYK | 0 | 0.22 | 0.17 | 0.59 |
| HSL | 346.96º | 0.12% | 0.37% | - |
| HSV(B) | 346.96º | 0.22% | 0.41% | - |
| XYZ | 10.56 | 9.73 | 10.34 | - |
| YUV | 89.45 | 126.62 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 87 | 0 | 0.22 | 0.17 | 0.59 | 346.96 | 0.12 | 0.37 |
| Hex | 69 | 52 | 57 | 0 | 16 | 11 | 3B | 15B | C | 25 |
| Octal | 151 | 122 | 127 | 0 | 26 | 21 | 73 | 533 | 14 | 45 |
| Binary | 1101001 | 1010010 | 1010111 | 0 | 10110 | 10001 | 111011 | 101011011 | 1100 | 100101 |
Color Harmonies of #695257
Complementary color
Monochromatic Colors of #695257
Black with #695257
Text Example
Text Example
White with #695257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695257; }
p { color: rgb(105,82,87); }
H1.HeaderClassName
{
color: #695257;
}
.AnyTagClassName
{
color: #695257;
}
</style>
background-color css
<style>
a { background-color: #695257; }
a { background-color: rgb(105,82,87); }
div.DivClassName
{
background-color: #695257;
}
.BgClassName
{
background-color: #695257;
}
</style>
border-color css
<style>
span { border-color: #695257; }
span { border-color: rgb(105,82,87); }
td.TdClassName
{
border-color: #695257;
}
.TagClassName
{
border-color: #695257;
}
</style>