Shades of Very Dark Brown #624138
Tints of Very Dark Brown #624138
RGB
CMYK
RGB Variations
Color information
#624138 (or 0x624138) is known color: Very Dark Brown. HEX triplet: 62, 41 and 38. RGB value is (98,65,56). Sum of RGB (Red+Green+Blue) = 98+65+56=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 56 (22.27% from 255 or 25.57% from 219); Max value from RGB is 98 - color contains mainly: red. Hex color #624138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624138 is #9DBEC7. Grayscale: #494949. Windows color (decimal): -10337992 or 3686754. OLE color: 3686754.
HSL color Cylindrical-coordinate representation of color #624138: hue angle of 12.86º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #624138 is Cyan = 0, Magento = 0.34, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 65 | 56 | - |
| CMYK | 0 | 0.34 | 0.43 | 0.62 |
| HSL | 12.86º | 0.27% | 0.3% | - |
| HSV(B) | 12.86º | 0.43% | 0.38% | - |
| XYZ | 7.64 | 6.66 | 4.62 | - |
| YUV | 73.84 | 117.93 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 65 | 56 | 0 | 0.34 | 0.43 | 0.62 | 12.86 | 0.27 | 0.3 |
| Hex | 62 | 41 | 38 | 0 | 22 | 2B | 3E | D | 1B | 1E |
| Octal | 142 | 101 | 70 | 0 | 42 | 53 | 76 | 15 | 33 | 36 |
| Binary | 1100010 | 1000001 | 111000 | 0 | 100010 | 101011 | 111110 | 1101 | 11011 | 11110 |
Color Harmonies of #624138
Complementary color
Monochromatic Colors of #624138
Black with #624138
Text Example
Text Example
White with #624138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624138; }
p { color: rgb(98,65,56); }
H1.HeaderClassName
{
color: #624138;
}
.AnyTagClassName
{
color: #624138;
}
</style>
background-color css
<style>
a { background-color: #624138; }
a { background-color: rgb(98,65,56); }
div.DivClassName
{
background-color: #624138;
}
.BgClassName
{
background-color: #624138;
}
</style>
border-color css
<style>
span { border-color: #624138; }
span { border-color: rgb(98,65,56); }
td.TdClassName
{
border-color: #624138;
}
.TagClassName
{
border-color: #624138;
}
</style>