Shades of Horses Neck #695830
Tints of Horses Neck #695830
RGB
CMYK
RGB Variations
Color information
#695830 (or 0x695830) is known color: Horses Neck. HEX triplet: 69, 58 and 30. RGB value is (105,88,48). Sum of RGB (Red+Green+Blue) = 105+88+48=241 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.57% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 48 (19.14% from 255 or 19.92% from 241); Max value from RGB is 105 - color contains mainly: red. Hex color #695830 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695830 is #96A7CF. Grayscale: #585858. Windows color (decimal): -9873360 or 3168361. OLE color: 3168361.
HSL color Cylindrical-coordinate representation of color #695830: hue angle of 42.11º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #695830 is Cyan = 0, Magento = 0.16, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 88 | 48 | - |
| CMYK | 0 | 0.16 | 0.54 | 0.59 |
| HSL | 42.11º | 0.37% | 0.3% | - |
| HSV(B) | 42.11º | 0.54% | 0.41% | - |
| XYZ | 9.85 | 10.2 | 4.25 | - |
| YUV | 88.52 | 105.13 | 139.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 88 | 48 | 0 | 0.16 | 0.54 | 0.59 | 42.11 | 0.37 | 0.3 |
| Hex | 69 | 58 | 30 | 0 | 10 | 36 | 3B | 2A | 25 | 1E |
| Octal | 151 | 130 | 60 | 0 | 20 | 66 | 73 | 52 | 45 | 36 |
| Binary | 1101001 | 1011000 | 110000 | 0 | 10000 | 110110 | 111011 | 101010 | 100101 | 11110 |
Color Harmonies of #695830
Complementary color
Monochromatic Colors of #695830
Black with #695830
Text Example
Text Example
White with #695830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695830; }
p { color: rgb(105,88,48); }
H1.HeaderClassName
{
color: #695830;
}
.AnyTagClassName
{
color: #695830;
}
</style>
background-color css
<style>
a { background-color: #695830; }
a { background-color: rgb(105,88,48); }
div.DivClassName
{
background-color: #695830;
}
.BgClassName
{
background-color: #695830;
}
</style>
border-color css
<style>
span { border-color: #695830; }
span { border-color: rgb(105,88,48); }
td.TdClassName
{
border-color: #695830;
}
.TagClassName
{
border-color: #695830;
}
</style>