Shades of Very Dark Brown #624034
Tints of Very Dark Brown #624034
RGB
CMYK
RGB Variations
Color information
#624034 (or 0x624034) is known color: Very Dark Brown. HEX triplet: 62, 40 and 34. RGB value is (98,64,52). Sum of RGB (Red+Green+Blue) = 98+64+52=214 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.79% from 214); Green value is 64 (25.39% from 255 or 29.91% from 214); Blue value is 52 (20.70% from 255 or 24.30% from 214); Max value from RGB is 98 - color contains mainly: red. Hex color #624034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624034 is #9DBFCB. Grayscale: #484848. Windows color (decimal): -10338252 or 3424354. OLE color: 3424354.
HSL color Cylindrical-coordinate representation of color #624034: hue angle of 15.65º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #624034 is Cyan = 0, Magento = 0.35, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 64 | 52 | - |
| CMYK | 0 | 0.35 | 0.47 | 0.62 |
| HSL | 15.65º | 0.31% | 0.29% | - |
| HSV(B) | 15.65º | 0.47% | 0.38% | - |
| XYZ | 7.49 | 6.51 | 4.11 | - |
| YUV | 72.8 | 116.26 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 64 | 52 | 0 | 0.35 | 0.47 | 0.62 | 15.65 | 0.31 | 0.29 |
| Hex | 62 | 40 | 34 | 0 | 23 | 2F | 3E | 10 | 1F | 1D |
| Octal | 142 | 100 | 64 | 0 | 43 | 57 | 76 | 20 | 37 | 35 |
| Binary | 1100010 | 1000000 | 110100 | 0 | 100011 | 101111 | 111110 | 10000 | 11111 | 11101 |
Color Harmonies of #624034
Complementary color
Monochromatic Colors of #624034
Black with #624034
Text Example
Text Example
White with #624034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624034; }
p { color: rgb(98,64,52); }
H1.HeaderClassName
{
color: #624034;
}
.AnyTagClassName
{
color: #624034;
}
</style>
background-color css
<style>
a { background-color: #624034; }
a { background-color: rgb(98,64,52); }
div.DivClassName
{
background-color: #624034;
}
.BgClassName
{
background-color: #624034;
}
</style>
border-color css
<style>
span { border-color: #624034; }
span { border-color: rgb(98,64,52); }
td.TdClassName
{
border-color: #624034;
}
.TagClassName
{
border-color: #624034;
}
</style>