Shades of Horses Neck #675422
Tints of Horses Neck #675422
RGB
CMYK
RGB Variations
Color information
#675422 (or 0x675422) is known color: Horses Neck. HEX triplet: 67, 54 and 22. RGB value is (103,84,34). Sum of RGB (Red+Green+Blue) = 103+84+34=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 34 (13.67% from 255 or 15.38% from 221); Max value from RGB is 103 - color contains mainly: red. Hex color #675422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675422 is #98ABDD. Grayscale: #545454. Windows color (decimal): -10005470 or 2249831. OLE color: 2249831.
HSL color Cylindrical-coordinate representation of color #675422: hue angle of 43.48º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #675422 is Cyan = 0, Magento = 0.18, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 34 | - |
| CMYK | 0 | 0.18 | 0.67 | 0.60 |
| HSL | 43.48º | 0.5% | 0.27% | - |
| HSV(B) | 43.48º | 0.67% | 0.4% | - |
| XYZ | 9.05 | 9.34 | 2.84 | - |
| YUV | 83.98 | 99.79 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 34 | 0 | 0.18 | 0.67 | 0.60 | 43.48 | 0.5 | 0.27 |
| Hex | 67 | 54 | 22 | 0 | 12 | 43 | 3C | 2B | 32 | 1B |
| Octal | 147 | 124 | 42 | 0 | 22 | 103 | 74 | 53 | 62 | 33 |
| Binary | 1100111 | 1010100 | 100010 | 0 | 10010 | 1000011 | 111100 | 101011 | 110010 | 11011 |
Color Harmonies of #675422
Complementary color
Monochromatic Colors of #675422
Black with #675422
Text Example
Text Example
White with #675422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675422; }
p { color: rgb(103,84,34); }
H1.HeaderClassName
{
color: #675422;
}
.AnyTagClassName
{
color: #675422;
}
</style>
background-color css
<style>
a { background-color: #675422; }
a { background-color: rgb(103,84,34); }
div.DivClassName
{
background-color: #675422;
}
.BgClassName
{
background-color: #675422;
}
</style>
border-color css
<style>
span { border-color: #675422; }
span { border-color: rgb(103,84,34); }
td.TdClassName
{
border-color: #675422;
}
.TagClassName
{
border-color: #675422;
}
</style>