Shades of Very Dark Brown #614032
Tints of Very Dark Brown #614032
RGB
CMYK
RGB Variations
Color information
#614032 (or 0x614032) is known color: Very Dark Brown. HEX triplet: 61, 40 and 32. RGB value is (97,64,50). Sum of RGB (Red+Green+Blue) = 97+64+50=211 (27% of max value = 765). Red value is 97 (38.28% from 255 or 45.97% from 211); Green value is 64 (25.39% from 255 or 30.33% from 211); Blue value is 50 (19.92% from 255 or 23.70% from 211); Max value from RGB is 97 - color contains mainly: red. Hex color #614032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614032 is #9EBFCD. Grayscale: #484848. Windows color (decimal): -10403790 or 3293281. OLE color: 3293281.
HSL color Cylindrical-coordinate representation of color #614032: hue angle of 17.87º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #614032 is Cyan = 0, Magento = 0.34, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 50 | - |
| CMYK | 0 | 0.34 | 0.48 | 0.62 |
| HSL | 17.87º | 0.32% | 0.29% | - |
| HSV(B) | 17.87º | 0.48% | 0.38% | - |
| XYZ | 7.34 | 6.44 | 3.87 | - |
| YUV | 72.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 50 | 0 | 0.34 | 0.48 | 0.62 | 17.87 | 0.32 | 0.29 |
| Hex | 61 | 40 | 32 | 0 | 22 | 30 | 3E | 12 | 20 | 1D |
| Octal | 141 | 100 | 62 | 0 | 42 | 60 | 76 | 22 | 40 | 35 |
| Binary | 1100001 | 1000000 | 110010 | 0 | 100010 | 110000 | 111110 | 10010 | 100000 | 11101 |
Color Harmonies of #614032
Complementary color
Monochromatic Colors of #614032
Black with #614032
Text Example
Text Example
White with #614032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614032; }
p { color: rgb(97,64,50); }
H1.HeaderClassName
{
color: #614032;
}
.AnyTagClassName
{
color: #614032;
}
</style>
background-color css
<style>
a { background-color: #614032; }
a { background-color: rgb(97,64,50); }
div.DivClassName
{
background-color: #614032;
}
.BgClassName
{
background-color: #614032;
}
</style>
border-color css
<style>
span { border-color: #614032; }
span { border-color: rgb(97,64,50); }
td.TdClassName
{
border-color: #614032;
}
.TagClassName
{
border-color: #614032;
}
</style>