Shades of Congo Brown #615251
Tints of Congo Brown #615251
RGB
CMYK
RGB Variations
Color information
#615251 (or 0x615251) is known color: Congo Brown. HEX triplet: 61, 52 and 51. RGB value is (97,82,81). Sum of RGB (Red+Green+Blue) = 97+82+81=260 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.31% from 260); Green value is 82 (32.42% from 255 or 31.54% from 260); Blue value is 81 (32.03% from 255 or 31.15% from 260); Max value from RGB is 97 - color contains mainly: red. Hex color #615251 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615251 is #9EADAE. Grayscale: #565656. Windows color (decimal): -10399151 or 5329505. OLE color: 5329505.
HSL color Cylindrical-coordinate representation of color #615251: hue angle of 3.75º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #615251 is Cyan = 0, Magento = 0.15, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 81 | - |
| CMYK | 0 | 0.15 | 0.16 | 0.62 |
| HSL | 3.75º | 0.09% | 0.35% | - |
| HSV(B) | 3.75º | 0.16% | 0.38% | - |
| XYZ | 9.43 | 9.17 | 9.06 | - |
| YUV | 86.37 | 124.97 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 81 | 0 | 0.15 | 0.16 | 0.62 | 3.75 | 0.09 | 0.35 |
| Hex | 61 | 52 | 51 | 0 | F | 10 | 3E | 4 | 9 | 23 |
| Octal | 141 | 122 | 121 | 0 | 17 | 20 | 76 | 4 | 11 | 43 |
| Binary | 1100001 | 1010010 | 1010001 | 0 | 1111 | 10000 | 111110 | 100 | 1001 | 100011 |
Color Harmonies of #615251
Complementary color
Monochromatic Colors of #615251
Black with #615251
Text Example
Text Example
White with #615251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615251; }
p { color: rgb(97,82,81); }
H1.HeaderClassName
{
color: #615251;
}
.AnyTagClassName
{
color: #615251;
}
</style>
background-color css
<style>
a { background-color: #615251; }
a { background-color: rgb(97,82,81); }
div.DivClassName
{
background-color: #615251;
}
.BgClassName
{
background-color: #615251;
}
</style>
border-color css
<style>
span { border-color: #615251; }
span { border-color: rgb(97,82,81); }
td.TdClassName
{
border-color: #615251;
}
.TagClassName
{
border-color: #615251;
}
</style>