Shades of Horses Neck #675326
Tints of Horses Neck #675326
RGB
CMYK
RGB Variations
Color information
#675326 (or 0x675326) is known color: Horses Neck. HEX triplet: 67, 53 and 26. RGB value is (103,83,38). Sum of RGB (Red+Green+Blue) = 103+83+38=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 83 (32.81% from 255 or 37.05% from 224); Blue value is 38 (15.23% from 255 or 16.96% from 224); Max value from RGB is 103 - color contains mainly: red. Hex color #675326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675326 is #98ACD9. Grayscale: #545454. Windows color (decimal): -10005722 or 2511719. OLE color: 2511719.
HSL color Cylindrical-coordinate representation of color #675326: hue angle of 41.54º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #675326 is Cyan = 0, Magento = 0.19, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 38 | - |
| CMYK | 0 | 0.19 | 0.63 | 0.60 |
| HSL | 41.54º | 0.46% | 0.28% | - |
| HSV(B) | 41.54º | 0.63% | 0.4% | - |
| XYZ | 9.04 | 9.21 | 3.14 | - |
| YUV | 83.85 | 102.13 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 38 | 0 | 0.19 | 0.63 | 0.60 | 41.54 | 0.46 | 0.28 |
| Hex | 67 | 53 | 26 | 0 | 13 | 3F | 3C | 2A | 2E | 1C |
| Octal | 147 | 123 | 46 | 0 | 23 | 77 | 74 | 52 | 56 | 34 |
| Binary | 1100111 | 1010011 | 100110 | 0 | 10011 | 111111 | 111100 | 101010 | 101110 | 11100 |
Color Harmonies of #675326
Complementary color
Monochromatic Colors of #675326
Black with #675326
Text Example
Text Example
White with #675326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675326; }
p { color: rgb(103,83,38); }
H1.HeaderClassName
{
color: #675326;
}
.AnyTagClassName
{
color: #675326;
}
</style>
background-color css
<style>
a { background-color: #675326; }
a { background-color: rgb(103,83,38); }
div.DivClassName
{
background-color: #675326;
}
.BgClassName
{
background-color: #675326;
}
</style>
border-color css
<style>
span { border-color: #675326; }
span { border-color: rgb(103,83,38); }
td.TdClassName
{
border-color: #675326;
}
.TagClassName
{
border-color: #675326;
}
</style>