Shades of Dark Brown #624716
Tints of Dark Brown #624716
RGB
CMYK
RGB Variations
Color information
#624716 (or 0x624716) is known color: Dark Brown. HEX triplet: 62, 47 and 16. RGB value is (98,71,22). Sum of RGB (Red+Green+Blue) = 98+71+22=191 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.31% from 191); Green value is 71 (28.12% from 255 or 37.17% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 98 - color contains mainly: red. Hex color #624716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #624716 is #9DB8E9. Grayscale: #494949. Windows color (decimal): -10336490 or 1460066. OLE color: 1460066.
HSL color Cylindrical-coordinate representation of color #624716: hue angle of 38.68º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #624716 is Cyan = 0, Magento = 0.28, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 71 | 22 | - |
| CMYK | 0 | 0.28 | 0.78 | 0.62 |
| HSL | 38.68º | 0.63% | 0.24% | - |
| HSV(B) | 38.68º | 0.78% | 0.38% | - |
| XYZ | 7.44 | 7.16 | 1.75 | - |
| YUV | 73.49 | 98.95 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 71 | 22 | 0 | 0.28 | 0.78 | 0.62 | 38.68 | 0.63 | 0.24 |
| Hex | 62 | 47 | 16 | 0 | 1C | 4E | 3E | 27 | 3F | 18 |
| Octal | 142 | 107 | 26 | 0 | 34 | 116 | 76 | 47 | 77 | 30 |
| Binary | 1100010 | 1000111 | 10110 | 0 | 11100 | 1001110 | 111110 | 100111 | 111111 | 11000 |
Color Harmonies of #624716
Complementary color
Monochromatic Colors of #624716
Black with #624716
Text Example
Text Example
White with #624716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624716; }
p { color: rgb(98,71,22); }
H1.HeaderClassName
{
color: #624716;
}
.AnyTagClassName
{
color: #624716;
}
</style>
background-color css
<style>
a { background-color: #624716; }
a { background-color: rgb(98,71,22); }
div.DivClassName
{
background-color: #624716;
}
.BgClassName
{
background-color: #624716;
}
</style>
border-color css
<style>
span { border-color: #624716; }
span { border-color: rgb(98,71,22); }
td.TdClassName
{
border-color: #624716;
}
.TagClassName
{
border-color: #624716;
}
</style>