Shades of Horses Neck #695431
Tints of Horses Neck #695431
RGB
CMYK
RGB Variations
Color information
#695431 (or 0x695431) is known color: Horses Neck. HEX triplet: 69, 54 and 31. RGB value is (105,84,49). Sum of RGB (Red+Green+Blue) = 105+84+49=238 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.12% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 49 (19.53% from 255 or 20.59% from 238); Max value from RGB is 105 - color contains mainly: red. Hex color #695431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695431 is #96ABCE. Grayscale: #565656. Windows color (decimal): -9874383 or 3232873. OLE color: 3232873.
HSL color Cylindrical-coordinate representation of color #695431: hue angle of 37.5º 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 #695431 is Cyan = 0, Magento = 0.20, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 49 | - |
| CMYK | 0 | 0.20 | 0.53 | 0.59 |
| HSL | 37.5º | 0.36% | 0.3% | - |
| HSV(B) | 37.5º | 0.53% | 0.41% | - |
| XYZ | 9.55 | 9.57 | 4.25 | - |
| YUV | 86.29 | 106.96 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 49 | 0 | 0.20 | 0.53 | 0.59 | 37.5 | 0.36 | 0.3 |
| Hex | 69 | 54 | 31 | 0 | 14 | 35 | 3B | 26 | 24 | 1E |
| Octal | 151 | 124 | 61 | 0 | 24 | 65 | 73 | 46 | 44 | 36 |
| Binary | 1101001 | 1010100 | 110001 | 0 | 10100 | 110101 | 111011 | 100110 | 100100 | 11110 |
Color Harmonies of #695431
Complementary color
Monochromatic Colors of #695431
Black with #695431
Text Example
Text Example
White with #695431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695431; }
p { color: rgb(105,84,49); }
H1.HeaderClassName
{
color: #695431;
}
.AnyTagClassName
{
color: #695431;
}
</style>
background-color css
<style>
a { background-color: #695431; }
a { background-color: rgb(105,84,49); }
div.DivClassName
{
background-color: #695431;
}
.BgClassName
{
background-color: #695431;
}
</style>
border-color css
<style>
span { border-color: #695431; }
span { border-color: rgb(105,84,49); }
td.TdClassName
{
border-color: #695431;
}
.TagClassName
{
border-color: #695431;
}
</style>