Shades of Very Dark Brown #614234
Tints of Very Dark Brown #614234
RGB
CMYK
RGB Variations
Color information
#614234 (or 0x614234) is known color: Very Dark Brown. HEX triplet: 61, 42 and 34. RGB value is (97,66,52). Sum of RGB (Red+Green+Blue) = 97+66+52=215 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.12% from 215); Green value is 66 (26.17% from 255 or 30.70% from 215); Blue value is 52 (20.70% from 255 or 24.19% from 215); Max value from RGB is 97 - color contains mainly: red. Hex color #614234 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614234 is #9EBDCB. Grayscale: #494949. Windows color (decimal): -10403276 or 3424865. OLE color: 3424865.
HSL color Cylindrical-coordinate representation of color #614234: hue angle of 18.67º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614234 is Cyan = 0, Magento = 0.32, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 52 | - |
| CMYK | 0 | 0.32 | 0.46 | 0.62 |
| HSL | 18.67º | 0.3% | 0.29% | - |
| HSV(B) | 18.67º | 0.46% | 0.38% | - |
| XYZ | 7.5 | 6.69 | 4.14 | - |
| YUV | 73.67 | 115.77 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 52 | 0 | 0.32 | 0.46 | 0.62 | 18.67 | 0.3 | 0.29 |
| Hex | 61 | 42 | 34 | 0 | 20 | 2E | 3E | 13 | 1E | 1D |
| Octal | 141 | 102 | 64 | 0 | 40 | 56 | 76 | 23 | 36 | 35 |
| Binary | 1100001 | 1000010 | 110100 | 0 | 100000 | 101110 | 111110 | 10011 | 11110 | 11101 |
Color Harmonies of #614234
Complementary color
Monochromatic Colors of #614234
Black with #614234
Text Example
Text Example
White with #614234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614234; }
p { color: rgb(97,66,52); }
H1.HeaderClassName
{
color: #614234;
}
.AnyTagClassName
{
color: #614234;
}
</style>
background-color css
<style>
a { background-color: #614234; }
a { background-color: rgb(97,66,52); }
div.DivClassName
{
background-color: #614234;
}
.BgClassName
{
background-color: #614234;
}
</style>
border-color css
<style>
span { border-color: #614234; }
span { border-color: rgb(97,66,52); }
td.TdClassName
{
border-color: #614234;
}
.TagClassName
{
border-color: #614234;
}
</style>