Shades of Horses Neck #675130
Tints of Horses Neck #675130
RGB
CMYK
RGB Variations
Color information
#675130 (or 0x675130) is known color: Horses Neck. HEX triplet: 67, 51 and 30. RGB value is (103,81,48). Sum of RGB (Red+Green+Blue) = 103+81+48=232 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.40% from 232); Green value is 81 (32.03% from 255 or 34.91% from 232); Blue value is 48 (19.14% from 255 or 20.69% from 232); Max value from RGB is 103 - color contains mainly: red. Hex color #675130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675130 is #98AECF. Grayscale: #535353. Windows color (decimal): -10006224 or 3166567. OLE color: 3166567.
HSL color Cylindrical-coordinate representation of color #675130: hue angle of 36º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #675130 is Cyan = 0, Magento = 0.21, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 81 | 48 | - |
| CMYK | 0 | 0.21 | 0.53 | 0.60 |
| HSL | 36º | 0.36% | 0.3% | - |
| HSV(B) | 36º | 0.53% | 0.4% | - |
| XYZ | 9.07 | 8.98 | 4.05 | - |
| YUV | 83.82 | 107.79 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 48 | 0 | 0.21 | 0.53 | 0.60 | 36 | 0.36 | 0.3 |
| Hex | 67 | 51 | 30 | 0 | 15 | 35 | 3C | 24 | 24 | 1E |
| Octal | 147 | 121 | 60 | 0 | 25 | 65 | 74 | 44 | 44 | 36 |
| Binary | 1100111 | 1010001 | 110000 | 0 | 10101 | 110101 | 111100 | 100100 | 100100 | 11110 |
Color Harmonies of #675130
Complementary color
Monochromatic Colors of #675130
Black with #675130
Text Example
Text Example
White with #675130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675130; }
p { color: rgb(103,81,48); }
H1.HeaderClassName
{
color: #675130;
}
.AnyTagClassName
{
color: #675130;
}
</style>
background-color css
<style>
a { background-color: #675130; }
a { background-color: rgb(103,81,48); }
div.DivClassName
{
background-color: #675130;
}
.BgClassName
{
background-color: #675130;
}
</style>
border-color css
<style>
span { border-color: #675130; }
span { border-color: rgb(103,81,48); }
td.TdClassName
{
border-color: #675130;
}
.TagClassName
{
border-color: #675130;
}
</style>