Shades of Horses Neck #695323
Tints of Horses Neck #695323
RGB
CMYK
RGB Variations
Color information
#695323 (or 0x695323) is known color: Horses Neck. HEX triplet: 69, 53 and 23. RGB value is (105,83,35). Sum of RGB (Red+Green+Blue) = 105+83+35=223 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.09% from 223); Green value is 83 (32.81% from 255 or 37.22% from 223); Blue value is 35 (14.06% from 255 or 15.70% from 223); Max value from RGB is 105 - color contains mainly: red. Hex color #695323 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695323 is #96ACDC. Grayscale: #545454. Windows color (decimal): -9874653 or 2315113. OLE color: 2315113.
HSL color Cylindrical-coordinate representation of color #695323: hue angle of 41.14º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #695323 is Cyan = 0, Magento = 0.21, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 83 | 35 | - |
| CMYK | 0 | 0.21 | 0.67 | 0.59 |
| HSL | 41.14º | 0.5% | 0.27% | - |
| HSV(B) | 41.14º | 0.67% | 0.41% | - |
| XYZ | 9.22 | 9.31 | 2.9 | - |
| YUV | 84.11 | 100.29 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 35 | 0 | 0.21 | 0.67 | 0.59 | 41.14 | 0.5 | 0.27 |
| Hex | 69 | 53 | 23 | 0 | 15 | 43 | 3B | 29 | 32 | 1B |
| Octal | 151 | 123 | 43 | 0 | 25 | 103 | 73 | 51 | 62 | 33 |
| Binary | 1101001 | 1010011 | 100011 | 0 | 10101 | 1000011 | 111011 | 101001 | 110010 | 11011 |
Color Harmonies of #695323
Complementary color
Monochromatic Colors of #695323
Black with #695323
Text Example
Text Example
White with #695323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695323; }
p { color: rgb(105,83,35); }
H1.HeaderClassName
{
color: #695323;
}
.AnyTagClassName
{
color: #695323;
}
</style>
background-color css
<style>
a { background-color: #695323; }
a { background-color: rgb(105,83,35); }
div.DivClassName
{
background-color: #695323;
}
.BgClassName
{
background-color: #695323;
}
</style>
border-color css
<style>
span { border-color: #695323; }
span { border-color: rgb(105,83,35); }
td.TdClassName
{
border-color: #695323;
}
.TagClassName
{
border-color: #695323;
}
</style>