Shades of Congo Brown #614845
Tints of Congo Brown #614845
RGB
CMYK
RGB Variations
Color information
#614845 (or 0x614845) is known color: Congo Brown. HEX triplet: 61, 48 and 45. RGB value is (97,72,69). Sum of RGB (Red+Green+Blue) = 97+72+69=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 72 (28.52% from 255 or 30.25% from 238); Blue value is 69 (27.34% from 255 or 28.99% from 238); Max value from RGB is 97 - color contains mainly: red. Hex color #614845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614845 is #9EB7BA. Grayscale: #4F4F4F. Windows color (decimal): -10401723 or 4540513. OLE color: 4540513.
HSL color Cylindrical-coordinate representation of color #614845: hue angle of 6.43º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #614845 is Cyan = 0, Magento = 0.26, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 72 | 69 | - |
| CMYK | 0 | 0.26 | 0.29 | 0.62 |
| HSL | 6.43º | 0.17% | 0.33% | - |
| HSV(B) | 6.43º | 0.29% | 0.38% | - |
| XYZ | 8.32 | 7.61 | 6.66 | - |
| YUV | 79.13 | 122.28 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 69 | 0 | 0.26 | 0.29 | 0.62 | 6.43 | 0.17 | 0.33 |
| Hex | 61 | 48 | 45 | 0 | 1A | 1D | 3E | 6 | 11 | 21 |
| Octal | 141 | 110 | 105 | 0 | 32 | 35 | 76 | 6 | 21 | 41 |
| Binary | 1100001 | 1001000 | 1000101 | 0 | 11010 | 11101 | 111110 | 110 | 10001 | 100001 |
Color Harmonies of #614845
Complementary color
Monochromatic Colors of #614845
Black with #614845
Text Example
Text Example
White with #614845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614845; }
p { color: rgb(97,72,69); }
H1.HeaderClassName
{
color: #614845;
}
.AnyTagClassName
{
color: #614845;
}
</style>
background-color css
<style>
a { background-color: #614845; }
a { background-color: rgb(97,72,69); }
div.DivClassName
{
background-color: #614845;
}
.BgClassName
{
background-color: #614845;
}
</style>
border-color css
<style>
span { border-color: #614845; }
span { border-color: rgb(97,72,69); }
td.TdClassName
{
border-color: #614845;
}
.TagClassName
{
border-color: #614845;
}
</style>