Shades of Dark Brown #674219
Tints of Dark Brown #674219
RGB
CMYK
RGB Variations
Color information
#674219 (or 0x674219) is known color: Dark Brown. HEX triplet: 67, 42 and 19. RGB value is (103,66,25). Sum of RGB (Red+Green+Blue) = 103+66+25=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 66 (26.17% from 255 or 34.02% from 194); Blue value is 25 (10.16% from 255 or 12.89% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #674219 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674219 is #98BDE6. Grayscale: #484848. Windows color (decimal): -10010087 or 1655399. OLE color: 1655399.
HSL color Cylindrical-coordinate representation of color #674219: hue angle of 31.54º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #674219 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 66 | 25 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.60 |
| HSL | 31.54º | 0.61% | 0.25% | - |
| HSV(B) | 31.54º | 0.76% | 0.4% | - |
| XYZ | 7.72 | 6.85 | 1.84 | - |
| YUV | 72.39 | 101.26 | 149.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 25 | 0 | 0.36 | 0.76 | 0.60 | 31.54 | 0.61 | 0.25 |
| Hex | 67 | 42 | 19 | 0 | 24 | 4C | 3C | 20 | 3D | 19 |
| Octal | 147 | 102 | 31 | 0 | 44 | 114 | 74 | 40 | 75 | 31 |
| Binary | 1100111 | 1000010 | 11001 | 0 | 100100 | 1001100 | 111100 | 100000 | 111101 | 11001 |
Color Harmonies of #674219
Complementary color
Monochromatic Colors of #674219
Black with #674219
Text Example
Text Example
White with #674219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674219; }
p { color: rgb(103,66,25); }
H1.HeaderClassName
{
color: #674219;
}
.AnyTagClassName
{
color: #674219;
}
</style>
background-color css
<style>
a { background-color: #674219; }
a { background-color: rgb(103,66,25); }
div.DivClassName
{
background-color: #674219;
}
.BgClassName
{
background-color: #674219;
}
</style>
border-color css
<style>
span { border-color: #674219; }
span { border-color: rgb(103,66,25); }
td.TdClassName
{
border-color: #674219;
}
.TagClassName
{
border-color: #674219;
}
</style>