Shades of Horses Neck #67522E
Tints of Horses Neck #67522E
RGB
CMYK
RGB Variations
Color information
#67522E (or 0x67522E) is known color: Horses Neck. HEX triplet: 67, 52 and 2E. RGB value is (103,82,46). Sum of RGB (Red+Green+Blue) = 103+82+46=231 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.59% from 231); Green value is 82 (32.42% from 255 or 35.50% from 231); Blue value is 46 (18.36% from 255 or 19.91% from 231); Max value from RGB is 103 - color contains mainly: red. Hex color #67522E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #67522E is #98ADD1. Grayscale: #545454. Windows color (decimal): -10005970 or 3035751. OLE color: 3035751.
HSL color Cylindrical-coordinate representation of color #67522E: hue angle of 37.89º degrees, saturation: 0.38, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #67522E is Cyan = 0, Magento = 0.20, Yellow = 0.55 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 46 | - |
| CMYK | 0 | 0.20 | 0.55 | 0.60 |
| HSL | 37.89º | 0.38% | 0.29% | - |
| HSV(B) | 37.89º | 0.55% | 0.4% | - |
| XYZ | 9.1 | 9.12 | 3.86 | - |
| YUV | 84.18 | 106.46 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 46 | 0 | 0.20 | 0.55 | 0.60 | 37.89 | 0.38 | 0.29 |
| Hex | 67 | 52 | 2E | 0 | 14 | 37 | 3C | 26 | 26 | 1D |
| Octal | 147 | 122 | 56 | 0 | 24 | 67 | 74 | 46 | 46 | 35 |
| Binary | 1100111 | 1010010 | 101110 | 0 | 10100 | 110111 | 111100 | 100110 | 100110 | 11101 |
Color Harmonies of #67522E
Complementary color
Monochromatic Colors of #67522E
Black with #67522E
Text Example
Text Example
White with #67522E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #67522E; }
p { color: rgb(103,82,46); }
H1.HeaderClassName
{
color: #67522E;
}
.AnyTagClassName
{
color: #67522E;
}
</style>
background-color css
<style>
a { background-color: #67522E; }
a { background-color: rgb(103,82,46); }
div.DivClassName
{
background-color: #67522E;
}
.BgClassName
{
background-color: #67522E;
}
</style>
border-color css
<style>
span { border-color: #67522E; }
span { border-color: rgb(103,82,46); }
td.TdClassName
{
border-color: #67522E;
}
.TagClassName
{
border-color: #67522E;
}
</style>