Shades of Very Dark Brown #614232
Tints of Very Dark Brown #614232
RGB
CMYK
RGB Variations
Color information
#614232 (or 0x614232) is known color: Very Dark Brown. HEX triplet: 61, 42 and 32. RGB value is (97,66,50). Sum of RGB (Red+Green+Blue) = 97+66+50=213 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.54% from 213); Green value is 66 (26.17% from 255 or 30.99% from 213); Blue value is 50 (19.92% from 255 or 23.47% from 213); Max value from RGB is 97 - color contains mainly: red. Hex color #614232 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614232 is #9EBDCD. Grayscale: #494949. Windows color (decimal): -10403278 or 3293793. OLE color: 3293793.
HSL color Cylindrical-coordinate representation of color #614232: hue angle of 20.43º 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 #614232 is Cyan = 0, Magento = 0.32, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 50 | - |
| CMYK | 0 | 0.32 | 0.48 | 0.62 |
| HSL | 20.43º | 0.32% | 0.29% | - |
| HSV(B) | 20.43º | 0.48% | 0.38% | - |
| XYZ | 7.45 | 6.67 | 3.91 | - |
| YUV | 73.45 | 114.77 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 50 | 0 | 0.32 | 0.48 | 0.62 | 20.43 | 0.32 | 0.29 |
| Hex | 61 | 42 | 32 | 0 | 20 | 30 | 3E | 14 | 20 | 1D |
| Octal | 141 | 102 | 62 | 0 | 40 | 60 | 76 | 24 | 40 | 35 |
| Binary | 1100001 | 1000010 | 110010 | 0 | 100000 | 110000 | 111110 | 10100 | 100000 | 11101 |
Color Harmonies of #614232
Complementary color
Monochromatic Colors of #614232
Black with #614232
Text Example
Text Example
White with #614232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614232; }
p { color: rgb(97,66,50); }
H1.HeaderClassName
{
color: #614232;
}
.AnyTagClassName
{
color: #614232;
}
</style>
background-color css
<style>
a { background-color: #614232; }
a { background-color: rgb(97,66,50); }
div.DivClassName
{
background-color: #614232;
}
.BgClassName
{
background-color: #614232;
}
</style>
border-color css
<style>
span { border-color: #614232; }
span { border-color: rgb(97,66,50); }
td.TdClassName
{
border-color: #614232;
}
.TagClassName
{
border-color: #614232;
}
</style>