Shades of Congo Brown #615352
Tints of Congo Brown #615352
RGB
CMYK
RGB Variations
Color information
#615352 (or 0x615352) is known color: Congo Brown. HEX triplet: 61, 53 and 52. RGB value is (97,83,82). Sum of RGB (Red+Green+Blue) = 97+83+82=262 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.02% from 262); Green value is 83 (32.81% from 255 or 31.68% from 262); Blue value is 82 (32.42% from 255 or 31.30% from 262); Max value from RGB is 97 - color contains mainly: red. Hex color #615352 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615352 is #9EACAD. Grayscale: #575757. Windows color (decimal): -10398894 or 5395297. OLE color: 5395297.
HSL color Cylindrical-coordinate representation of color #615352: hue angle of 4º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #615352 is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 82 | - |
| CMYK | 0 | 0.14 | 0.15 | 0.62 |
| HSL | 4º | 0.08% | 0.35% | - |
| HSV(B) | 4º | 0.15% | 0.38% | - |
| XYZ | 9.55 | 9.34 | 9.28 | - |
| YUV | 87.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 82 | 0 | 0.14 | 0.15 | 0.62 | 4 | 0.08 | 0.35 |
| Hex | 61 | 53 | 52 | 0 | E | F | 3E | 4 | 8 | 23 |
| Octal | 141 | 123 | 122 | 0 | 16 | 17 | 76 | 4 | 10 | 43 |
| Binary | 1100001 | 1010011 | 1010010 | 0 | 1110 | 1111 | 111110 | 100 | 1000 | 100011 |
Color Harmonies of #615352
Complementary color
Monochromatic Colors of #615352
Black with #615352
Text Example
Text Example
White with #615352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615352; }
p { color: rgb(97,83,82); }
H1.HeaderClassName
{
color: #615352;
}
.AnyTagClassName
{
color: #615352;
}
</style>
background-color css
<style>
a { background-color: #615352; }
a { background-color: rgb(97,83,82); }
div.DivClassName
{
background-color: #615352;
}
.BgClassName
{
background-color: #615352;
}
</style>
border-color css
<style>
span { border-color: #615352; }
span { border-color: rgb(97,83,82); }
td.TdClassName
{
border-color: #615352;
}
.TagClassName
{
border-color: #615352;
}
</style>