Shades of Horses Neck #695735
Tints of Horses Neck #695735
RGB
CMYK
RGB Variations
Color information
#695735 (or 0x695735) is known color: Horses Neck. HEX triplet: 69, 57 and 35. RGB value is (105,87,53). Sum of RGB (Red+Green+Blue) = 105+87+53=245 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.86% from 245); Green value is 87 (34.38% from 255 or 35.51% from 245); Blue value is 53 (21.09% from 255 or 21.63% from 245); Max value from RGB is 105 - color contains mainly: red. Hex color #695735 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695735 is #96A8CA. Grayscale: #585858. Windows color (decimal): -9873611 or 3495785. OLE color: 3495785.
HSL color Cylindrical-coordinate representation of color #695735: hue angle of 39.23º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #695735 is Cyan = 0, Magento = 0.17, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 87 | 53 | - |
| CMYK | 0 | 0.17 | 0.50 | 0.59 |
| HSL | 39.23º | 0.33% | 0.31% | - |
| HSV(B) | 39.23º | 0.5% | 0.41% | - |
| XYZ | 9.88 | 10.08 | 4.79 | - |
| YUV | 88.51 | 107.96 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 53 | 0 | 0.17 | 0.50 | 0.59 | 39.23 | 0.33 | 0.31 |
| Hex | 69 | 57 | 35 | 0 | 11 | 32 | 3B | 27 | 21 | 1F |
| Octal | 151 | 127 | 65 | 0 | 21 | 62 | 73 | 47 | 41 | 37 |
| Binary | 1101001 | 1010111 | 110101 | 0 | 10001 | 110010 | 111011 | 100111 | 100001 | 11111 |
Color Harmonies of #695735
Complementary color
Monochromatic Colors of #695735
Black with #695735
Text Example
Text Example
White with #695735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695735; }
p { color: rgb(105,87,53); }
H1.HeaderClassName
{
color: #695735;
}
.AnyTagClassName
{
color: #695735;
}
</style>
background-color css
<style>
a { background-color: #695735; }
a { background-color: rgb(105,87,53); }
div.DivClassName
{
background-color: #695735;
}
.BgClassName
{
background-color: #695735;
}
</style>
border-color css
<style>
span { border-color: #695735; }
span { border-color: rgb(105,87,53); }
td.TdClassName
{
border-color: #695735;
}
.TagClassName
{
border-color: #695735;
}
</style>