Shades of Dark Brown #674016
Tints of Dark Brown #674016
RGB
CMYK
RGB Variations
Color information
#674016 (or 0x674016) is known color: Dark Brown. HEX triplet: 67, 40 and 16. RGB value is (103,64,22). Sum of RGB (Red+Green+Blue) = 103+64+22=189 (25% of max value = 765). Red value is 103 (40.62% from 255 or 54.50% from 189); Green value is 64 (25.39% from 255 or 33.86% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 103 - color contains mainly: red. Hex color #674016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674016 is #98BFE9. Grayscale: #474747. Windows color (decimal): -10010602 or 1458279. OLE color: 1458279.
HSL color Cylindrical-coordinate representation of color #674016: hue angle of 31.11º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #674016 is Cyan = 0, Magento = 0.38, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 22 | - |
| CMYK | 0 | 0.38 | 0.79 | 0.60 |
| HSL | 31.11º | 0.65% | 0.25% | - |
| HSV(B) | 31.11º | 0.79% | 0.4% | - |
| XYZ | 7.57 | 6.61 | 1.64 | - |
| YUV | 70.87 | 100.42 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 22 | 0 | 0.38 | 0.79 | 0.60 | 31.11 | 0.65 | 0.25 |
| Hex | 67 | 40 | 16 | 0 | 26 | 4F | 3C | 1F | 41 | 19 |
| Octal | 147 | 100 | 26 | 0 | 46 | 117 | 74 | 37 | 101 | 31 |
| Binary | 1100111 | 1000000 | 10110 | 0 | 100110 | 1001111 | 111100 | 11111 | 1000001 | 11001 |
Color Harmonies of #674016
Complementary color
Monochromatic Colors of #674016
Black with #674016
Text Example
Text Example
White with #674016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674016; }
p { color: rgb(103,64,22); }
H1.HeaderClassName
{
color: #674016;
}
.AnyTagClassName
{
color: #674016;
}
</style>
background-color css
<style>
a { background-color: #674016; }
a { background-color: rgb(103,64,22); }
div.DivClassName
{
background-color: #674016;
}
.BgClassName
{
background-color: #674016;
}
</style>
border-color css
<style>
span { border-color: #674016; }
span { border-color: rgb(103,64,22); }
td.TdClassName
{
border-color: #674016;
}
.TagClassName
{
border-color: #674016;
}
</style>