Shades of Very Dark Brown #614130
Tints of Very Dark Brown #614130
RGB
CMYK
RGB Variations
Color information
#614130 (or 0x614130) is known color: Very Dark Brown. HEX triplet: 61, 41 and 30. RGB value is (97,65,48). Sum of RGB (Red+Green+Blue) = 97+65+48=210 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.19% from 210); Green value is 65 (25.78% from 255 or 30.95% from 210); Blue value is 48 (19.14% from 255 or 22.86% from 210); Max value from RGB is 97 - color contains mainly: red. Hex color #614130 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614130 is #9EBECF. Grayscale: #484848. Windows color (decimal): -10403536 or 3162465. OLE color: 3162465.
HSL color Cylindrical-coordinate representation of color #614130: hue angle of 20.82º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #614130 is Cyan = 0, Magento = 0.33, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 48 | - |
| CMYK | 0 | 0.33 | 0.51 | 0.62 |
| HSL | 20.82º | 0.34% | 0.28% | - |
| HSV(B) | 20.82º | 0.51% | 0.38% | - |
| XYZ | 7.35 | 6.54 | 3.67 | - |
| YUV | 72.63 | 114.1 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 48 | 0 | 0.33 | 0.51 | 0.62 | 20.82 | 0.34 | 0.28 |
| Hex | 61 | 41 | 30 | 0 | 21 | 33 | 3E | 15 | 22 | 1C |
| Octal | 141 | 101 | 60 | 0 | 41 | 63 | 76 | 25 | 42 | 34 |
| Binary | 1100001 | 1000001 | 110000 | 0 | 100001 | 110011 | 111110 | 10101 | 100010 | 11100 |
Color Harmonies of #614130
Complementary color
Monochromatic Colors of #614130
Black with #614130
Text Example
Text Example
White with #614130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614130; }
p { color: rgb(97,65,48); }
H1.HeaderClassName
{
color: #614130;
}
.AnyTagClassName
{
color: #614130;
}
</style>
background-color css
<style>
a { background-color: #614130; }
a { background-color: rgb(97,65,48); }
div.DivClassName
{
background-color: #614130;
}
.BgClassName
{
background-color: #614130;
}
</style>
border-color css
<style>
span { border-color: #614130; }
span { border-color: rgb(97,65,48); }
td.TdClassName
{
border-color: #614130;
}
.TagClassName
{
border-color: #614130;
}
</style>