Shades of Dark Brown #624014
Tints of Dark Brown #624014
RGB
CMYK
RGB Variations
Color information
#624014 (or 0x624014) is known color: Dark Brown. HEX triplet: 62, 40 and 14. RGB value is (98,64,20). Sum of RGB (Red+Green+Blue) = 98+64+20=182 (24% of max value = 765). Red value is 98 (38.67% from 255 or 53.85% from 182); Green value is 64 (25.39% from 255 or 35.16% from 182); Blue value is 20 (8.20% from 255 or 10.99% from 182); Max value from RGB is 98 - color contains mainly: red. Hex color #624014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #624014 is #9DBFEB. Grayscale: #454545. Windows color (decimal): -10338284 or 1327202. OLE color: 1327202.
HSL color Cylindrical-coordinate representation of color #624014: hue angle of 33.85º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #624014 is Cyan = 0, Magento = 0.35, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 64 | 20 | - |
| CMYK | 0 | 0.35 | 0.80 | 0.62 |
| HSL | 33.85º | 0.66% | 0.23% | - |
| HSV(B) | 33.85º | 0.8% | 0.38% | - |
| XYZ | 7 | 6.31 | 1.51 | - |
| YUV | 69.15 | 100.26 | 148.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 64 | 20 | 0 | 0.35 | 0.80 | 0.62 | 33.85 | 0.66 | 0.23 |
| Hex | 62 | 40 | 14 | 0 | 23 | 50 | 3E | 22 | 42 | 17 |
| Octal | 142 | 100 | 24 | 0 | 43 | 120 | 76 | 42 | 102 | 27 |
| Binary | 1100010 | 1000000 | 10100 | 0 | 100011 | 1010000 | 111110 | 100010 | 1000010 | 10111 |
Color Harmonies of #624014
Complementary color
Monochromatic Colors of #624014
Black with #624014
Text Example
Text Example
White with #624014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624014; }
p { color: rgb(98,64,20); }
H1.HeaderClassName
{
color: #624014;
}
.AnyTagClassName
{
color: #624014;
}
</style>
background-color css
<style>
a { background-color: #624014; }
a { background-color: rgb(98,64,20); }
div.DivClassName
{
background-color: #624014;
}
.BgClassName
{
background-color: #624014;
}
</style>
border-color css
<style>
span { border-color: #624014; }
span { border-color: rgb(98,64,20); }
td.TdClassName
{
border-color: #624014;
}
.TagClassName
{
border-color: #624014;
}
</style>