Shades of Horses Neck #675438
Tints of Horses Neck #675438
RGB
CMYK
RGB Variations
Color information
#675438 (or 0x675438) is known color: Horses Neck. HEX triplet: 67, 54 and 38. RGB value is (103,84,56). Sum of RGB (Red+Green+Blue) = 103+84+56=243 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.39% from 243); Green value is 84 (33.20% from 255 or 34.57% from 243); Blue value is 56 (22.27% from 255 or 23.05% from 243); Max value from RGB is 103 - color contains mainly: red. Hex color #675438 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675438 is #98ABC7. Grayscale: #565656. Windows color (decimal): -10005448 or 3691623. OLE color: 3691623.
HSL color Cylindrical-coordinate representation of color #675438: hue angle of 35.74º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #675438 is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 56 | - |
| CMYK | 0 | 0.18 | 0.46 | 0.60 |
| HSL | 35.74º | 0.3% | 0.31% | - |
| HSV(B) | 35.74º | 0.46% | 0.4% | - |
| XYZ | 9.48 | 9.51 | 5.08 | - |
| YUV | 86.49 | 110.79 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 56 | 0 | 0.18 | 0.46 | 0.60 | 35.74 | 0.3 | 0.31 |
| Hex | 67 | 54 | 38 | 0 | 12 | 2E | 3C | 24 | 1E | 1F |
| Octal | 147 | 124 | 70 | 0 | 22 | 56 | 74 | 44 | 36 | 37 |
| Binary | 1100111 | 1010100 | 111000 | 0 | 10010 | 101110 | 111100 | 100100 | 11110 | 11111 |
Color Harmonies of #675438
Complementary color
Monochromatic Colors of #675438
Black with #675438
Text Example
Text Example
White with #675438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675438; }
p { color: rgb(103,84,56); }
H1.HeaderClassName
{
color: #675438;
}
.AnyTagClassName
{
color: #675438;
}
</style>
background-color css
<style>
a { background-color: #675438; }
a { background-color: rgb(103,84,56); }
div.DivClassName
{
background-color: #675438;
}
.BgClassName
{
background-color: #675438;
}
</style>
border-color css
<style>
span { border-color: #675438; }
span { border-color: rgb(103,84,56); }
td.TdClassName
{
border-color: #675438;
}
.TagClassName
{
border-color: #675438;
}
</style>