Shades of Congo Brown #665450
Tints of Congo Brown #665450
RGB
CMYK
RGB Variations
Color information
#665450 (or 0x665450) is known color: Congo Brown. HEX triplet: 66, 54 and 50. RGB value is (102,84,80). Sum of RGB (Red+Green+Blue) = 102+84+80=266 (35% of max value = 765). Red value is 102 (40.23% from 255 or 38.35% from 266); Green value is 84 (33.20% from 255 or 31.58% from 266); Blue value is 80 (31.64% from 255 or 30.08% from 266); Max value from RGB is 102 - color contains mainly: red. Hex color #665450 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665450 is #99ABAF. Grayscale: #585858. Windows color (decimal): -10070960 or 5264486. OLE color: 5264486.
HSL color Cylindrical-coordinate representation of color #665450: hue angle of 10.91º 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 #665450 is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 80 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.6 |
| HSL | 10.91º | 0.12% | 0.36% | - |
| HSV(B) | 10.91º | 0.22% | 0.4% | - |
| XYZ | 10.1 | 9.74 | 8.94 | - |
| YUV | 88.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 80 | 0 | 0.18 | 0.22 | 0.6 | 10.91 | 0.12 | 0.36 |
| Hex | 66 | 54 | 50 | 0 | 12 | 16 | 3C | B | C | 24 |
| Octal | 146 | 124 | 120 | 0 | 22 | 26 | 74 | 13 | 14 | 44 |
| Binary | 1100110 | 1010100 | 1010000 | 0 | 10010 | 10110 | 111100 | 1011 | 1100 | 100100 |
Color Harmonies of #665450
Complementary color
Monochromatic Colors of #665450
Black with #665450
Text Example
Text Example
White with #665450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665450; }
p { color: rgb(102,84,80); }
H1.HeaderClassName
{
color: #665450;
}
.AnyTagClassName
{
color: #665450;
}
</style>
background-color css
<style>
a { background-color: #665450; }
a { background-color: rgb(102,84,80); }
div.DivClassName
{
background-color: #665450;
}
.BgClassName
{
background-color: #665450;
}
</style>
border-color css
<style>
span { border-color: #665450; }
span { border-color: rgb(102,84,80); }
td.TdClassName
{
border-color: #665450;
}
.TagClassName
{
border-color: #665450;
}
</style>