Shades of Congo Brown #665550
Tints of Congo Brown #665550
RGB
CMYK
RGB Variations
Color information
#665550 (or 0x665550) is known color: Congo Brown. HEX triplet: 66, 55 and 50. RGB value is (102,85,80). Sum of RGB (Red+Green+Blue) = 102+85+80=267 (35% of max value = 765). Red value is 102 (40.23% from 255 or 38.20% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 80 (31.64% from 255 or 29.96% from 267); Max value from RGB is 102 - color contains mainly: red. Hex color #665550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665550 is #99AAAF. Grayscale: #595959. Windows color (decimal): -10070704 or 5264742. OLE color: 5264742.
HSL color Cylindrical-coordinate representation of color #665550: hue angle of 13.64º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #665550 is Cyan = 0, Magento = 0.17, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 85 | 80 | - |
| CMYK | 0 | 0.17 | 0.22 | 0.6 |
| HSL | 13.64º | 0.12% | 0.36% | - |
| HSV(B) | 13.64º | 0.22% | 0.4% | - |
| XYZ | 10.18 | 9.9 | 8.96 | - |
| YUV | 89.51 | 122.63 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 80 | 0 | 0.17 | 0.22 | 0.6 | 13.64 | 0.12 | 0.36 |
| Hex | 66 | 55 | 50 | 0 | 11 | 16 | 3C | E | C | 24 |
| Octal | 146 | 125 | 120 | 0 | 21 | 26 | 74 | 16 | 14 | 44 |
| Binary | 1100110 | 1010101 | 1010000 | 0 | 10001 | 10110 | 111100 | 1110 | 1100 | 100100 |
Color Harmonies of #665550
Complementary color
Monochromatic Colors of #665550
Black with #665550
Text Example
Text Example
White with #665550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665550; }
p { color: rgb(102,85,80); }
H1.HeaderClassName
{
color: #665550;
}
.AnyTagClassName
{
color: #665550;
}
</style>
background-color css
<style>
a { background-color: #665550; }
a { background-color: rgb(102,85,80); }
div.DivClassName
{
background-color: #665550;
}
.BgClassName
{
background-color: #665550;
}
</style>
border-color css
<style>
span { border-color: #665550; }
span { border-color: rgb(102,85,80); }
td.TdClassName
{
border-color: #665550;
}
.TagClassName
{
border-color: #665550;
}
</style>