Shades of Horses Neck #695831
Tints of Horses Neck #695831
RGB
CMYK
RGB Variations
Color information
#695831 (or 0x695831) is known color: Horses Neck. HEX triplet: 69, 58 and 31. RGB value is (105,88,49). Sum of RGB (Red+Green+Blue) = 105+88+49=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 88 (34.77% from 255 or 36.36% from 242); Blue value is 49 (19.53% from 255 or 20.25% from 242); Max value from RGB is 105 - color contains mainly: red. Hex color #695831 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695831 is #96A7CE. Grayscale: #585858. Windows color (decimal): -9873359 or 3233897. OLE color: 3233897.
HSL color Cylindrical-coordinate representation of color #695831: hue angle of 41.79º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #695831 is Cyan = 0, Magento = 0.16, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 88 | 49 | - |
| CMYK | 0 | 0.16 | 0.53 | 0.59 |
| HSL | 41.79º | 0.36% | 0.3% | - |
| HSV(B) | 41.79º | 0.53% | 0.41% | - |
| XYZ | 9.87 | 10.2 | 4.36 | - |
| YUV | 88.64 | 105.63 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 88 | 49 | 0 | 0.16 | 0.53 | 0.59 | 41.79 | 0.36 | 0.3 |
| Hex | 69 | 58 | 31 | 0 | 10 | 35 | 3B | 2A | 24 | 1E |
| Octal | 151 | 130 | 61 | 0 | 20 | 65 | 73 | 52 | 44 | 36 |
| Binary | 1101001 | 1011000 | 110001 | 0 | 10000 | 110101 | 111011 | 101010 | 100100 | 11110 |
Color Harmonies of #695831
Complementary color
Monochromatic Colors of #695831
Black with #695831
Text Example
Text Example
White with #695831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695831; }
p { color: rgb(105,88,49); }
H1.HeaderClassName
{
color: #695831;
}
.AnyTagClassName
{
color: #695831;
}
</style>
background-color css
<style>
a { background-color: #695831; }
a { background-color: rgb(105,88,49); }
div.DivClassName
{
background-color: #695831;
}
.BgClassName
{
background-color: #695831;
}
</style>
border-color css
<style>
span { border-color: #695831; }
span { border-color: rgb(105,88,49); }
td.TdClassName
{
border-color: #695831;
}
.TagClassName
{
border-color: #695831;
}
</style>