Shades of Dark Brown #674320
Tints of Dark Brown #674320
RGB
CMYK
RGB Variations
Color information
#674320 (or 0x674320) is known color: Dark Brown. HEX triplet: 67, 43 and 20. RGB value is (103,67,32). Sum of RGB (Red+Green+Blue) = 103+67+32=202 (26% of max value = 765). Red value is 103 (40.62% from 255 or 50.99% from 202); Green value is 67 (26.56% from 255 or 33.17% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 103 - color contains mainly: red. Hex color #674320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674320 is #98BCDF. Grayscale: #494949. Windows color (decimal): -10009824 or 2114407. OLE color: 2114407.
HSL color Cylindrical-coordinate representation of color #674320: hue angle of 29.58º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #674320 is Cyan = 0, Magento = 0.35, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 32 | - |
| CMYK | 0 | 0.35 | 0.69 | 0.60 |
| HSL | 29.58º | 0.53% | 0.26% | - |
| HSV(B) | 29.58º | 0.69% | 0.4% | - |
| XYZ | 7.86 | 7 | 2.3 | - |
| YUV | 73.77 | 104.43 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 32 | 0 | 0.35 | 0.69 | 0.60 | 29.58 | 0.53 | 0.26 |
| Hex | 67 | 43 | 20 | 0 | 23 | 45 | 3C | 1E | 35 | 1A |
| Octal | 147 | 103 | 40 | 0 | 43 | 105 | 74 | 36 | 65 | 32 |
| Binary | 1100111 | 1000011 | 100000 | 0 | 100011 | 1000101 | 111100 | 11110 | 110101 | 11010 |
Color Harmonies of #674320
Complementary color
Monochromatic Colors of #674320
Black with #674320
Text Example
Text Example
White with #674320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674320; }
p { color: rgb(103,67,32); }
H1.HeaderClassName
{
color: #674320;
}
.AnyTagClassName
{
color: #674320;
}
</style>
background-color css
<style>
a { background-color: #674320; }
a { background-color: rgb(103,67,32); }
div.DivClassName
{
background-color: #674320;
}
.BgClassName
{
background-color: #674320;
}
</style>
border-color css
<style>
span { border-color: #674320; }
span { border-color: rgb(103,67,32); }
td.TdClassName
{
border-color: #674320;
}
.TagClassName
{
border-color: #674320;
}
</style>