Shades of Congo Brown #605351
Tints of Congo Brown #605351
RGB
CMYK
RGB Variations
Color information
#605351 (or 0x605351) is known color: Congo Brown. HEX triplet: 60, 53 and 51. RGB value is (96,83,81). Sum of RGB (Red+Green+Blue) = 96+83+81=260 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.92% from 260); Green value is 83 (32.81% from 255 or 31.92% from 260); Blue value is 81 (32.03% from 255 or 31.15% from 260); Max value from RGB is 96 - color contains mainly: red. Hex color #605351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605351 is #9FACAE. Grayscale: #565656. Windows color (decimal): -10464431 or 5329760. OLE color: 5329760.
HSL color Cylindrical-coordinate representation of color #605351: hue angle of 8º degrees, saturation: 0.08, 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 #605351 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 81 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.62 |
| HSL | 8º | 0.08% | 0.35% | - |
| HSV(B) | 8º | 0.16% | 0.38% | - |
| XYZ | 9.4 | 9.27 | 9.08 | - |
| YUV | 86.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 81 | 0 | 0.14 | 0.16 | 0.62 | 8 | 0.08 | 0.35 |
| Hex | 60 | 53 | 51 | 0 | E | 10 | 3E | 8 | 8 | 23 |
| Octal | 140 | 123 | 121 | 0 | 16 | 20 | 76 | 10 | 10 | 43 |
| Binary | 1100000 | 1010011 | 1010001 | 0 | 1110 | 10000 | 111110 | 1000 | 1000 | 100011 |
Color Harmonies of #605351
Complementary color
Monochromatic Colors of #605351
Black with #605351
Text Example
Text Example
White with #605351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605351; }
p { color: rgb(96,83,81); }
H1.HeaderClassName
{
color: #605351;
}
.AnyTagClassName
{
color: #605351;
}
</style>
background-color css
<style>
a { background-color: #605351; }
a { background-color: rgb(96,83,81); }
div.DivClassName
{
background-color: #605351;
}
.BgClassName
{
background-color: #605351;
}
</style>
border-color css
<style>
span { border-color: #605351; }
span { border-color: rgb(96,83,81); }
td.TdClassName
{
border-color: #605351;
}
.TagClassName
{
border-color: #605351;
}
</style>