Shades of Very Dark Brown #624134
Tints of Very Dark Brown #624134
RGB
CMYK
RGB Variations
Color information
#624134 (or 0x624134) is known color: Very Dark Brown. HEX triplet: 62, 41 and 34. RGB value is (98,65,52). Sum of RGB (Red+Green+Blue) = 98+65+52=215 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.58% from 215); Green value is 65 (25.78% from 255 or 30.23% from 215); Blue value is 52 (20.70% from 255 or 24.19% from 215); Max value from RGB is 98 - color contains mainly: red. Hex color #624134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624134 is #9DBECB. Grayscale: #494949. Windows color (decimal): -10337996 or 3424610. OLE color: 3424610.
HSL color Cylindrical-coordinate representation of color #624134: hue angle of 16.96º 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 #624134 is Cyan = 0, Magento = 0.34, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 65 | 52 | - |
| CMYK | 0 | 0.34 | 0.47 | 0.62 |
| HSL | 16.96º | 0.31% | 0.29% | - |
| HSV(B) | 16.96º | 0.47% | 0.38% | - |
| XYZ | 7.55 | 6.63 | 4.13 | - |
| YUV | 73.39 | 115.93 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 65 | 52 | 0 | 0.34 | 0.47 | 0.62 | 16.96 | 0.31 | 0.29 |
| Hex | 62 | 41 | 34 | 0 | 22 | 2F | 3E | 11 | 1F | 1D |
| Octal | 142 | 101 | 64 | 0 | 42 | 57 | 76 | 21 | 37 | 35 |
| Binary | 1100010 | 1000001 | 110100 | 0 | 100010 | 101111 | 111110 | 10001 | 11111 | 11101 |
Color Harmonies of #624134
Complementary color
Monochromatic Colors of #624134
Black with #624134
Text Example
Text Example
White with #624134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624134; }
p { color: rgb(98,65,52); }
H1.HeaderClassName
{
color: #624134;
}
.AnyTagClassName
{
color: #624134;
}
</style>
background-color css
<style>
a { background-color: #624134; }
a { background-color: rgb(98,65,52); }
div.DivClassName
{
background-color: #624134;
}
.BgClassName
{
background-color: #624134;
}
</style>
border-color css
<style>
span { border-color: #624134; }
span { border-color: rgb(98,65,52); }
td.TdClassName
{
border-color: #624134;
}
.TagClassName
{
border-color: #624134;
}
</style>