Shades of Horses Neck #695934
Tints of Horses Neck #695934
RGB
CMYK
RGB Variations
Color information
#695934 (or 0x695934) is known color: Horses Neck. HEX triplet: 69, 59 and 34. RGB value is (105,89,52). Sum of RGB (Red+Green+Blue) = 105+89+52=246 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.68% from 246); Green value is 89 (35.16% from 255 or 36.18% from 246); Blue value is 52 (20.70% from 255 or 21.14% from 246); Max value from RGB is 105 - color contains mainly: red. Hex color #695934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695934 is #96A6CB. Grayscale: #595959. Windows color (decimal): -9873100 or 3430761. OLE color: 3430761.
HSL color Cylindrical-coordinate representation of color #695934: hue angle of 41.89º degrees, saturation: 0.34, 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 #695934 is Cyan = 0, Magento = 0.15, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 89 | 52 | - |
| CMYK | 0 | 0.15 | 0.50 | 0.59 |
| HSL | 41.89º | 0.34% | 0.31% | - |
| HSV(B) | 41.89º | 0.5% | 0.41% | - |
| XYZ | 10.02 | 10.4 | 4.73 | - |
| YUV | 89.57 | 106.8 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 52 | 0 | 0.15 | 0.50 | 0.59 | 41.89 | 0.34 | 0.31 |
| Hex | 69 | 59 | 34 | 0 | F | 32 | 3B | 2A | 22 | 1F |
| Octal | 151 | 131 | 64 | 0 | 17 | 62 | 73 | 52 | 42 | 37 |
| Binary | 1101001 | 1011001 | 110100 | 0 | 1111 | 110010 | 111011 | 101010 | 100010 | 11111 |
Color Harmonies of #695934
Complementary color
Monochromatic Colors of #695934
Black with #695934
Text Example
Text Example
White with #695934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695934; }
p { color: rgb(105,89,52); }
H1.HeaderClassName
{
color: #695934;
}
.AnyTagClassName
{
color: #695934;
}
</style>
background-color css
<style>
a { background-color: #695934; }
a { background-color: rgb(105,89,52); }
div.DivClassName
{
background-color: #695934;
}
.BgClassName
{
background-color: #695934;
}
</style>
border-color css
<style>
span { border-color: #695934; }
span { border-color: rgb(105,89,52); }
td.TdClassName
{
border-color: #695934;
}
.TagClassName
{
border-color: #695934;
}
</style>