Shades of Congo Brown #675752
Tints of Congo Brown #675752
RGB
CMYK
RGB Variations
Color information
#675752 (or 0x675752) is known color: Congo Brown. HEX triplet: 67, 57 and 52. RGB value is (103,87,82). Sum of RGB (Red+Green+Blue) = 103+87+82=272 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.87% from 272); Green value is 87 (34.38% from 255 or 31.99% from 272); Blue value is 82 (32.42% from 255 or 30.15% from 272); Max value from RGB is 103 - color contains mainly: red. Hex color #675752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675752 is #98A8AD. Grayscale: #5B5B5B. Windows color (decimal): -10004654 or 5396327. OLE color: 5396327.
HSL color Cylindrical-coordinate representation of color #675752: hue angle of 14.29º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #675752 is Cyan = 0, Magento = 0.16, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 87 | 82 | - |
| CMYK | 0 | 0.16 | 0.20 | 0.60 |
| HSL | 14.29º | 0.11% | 0.36% | - |
| HSV(B) | 14.29º | 0.2% | 0.4% | - |
| XYZ | 10.52 | 10.31 | 9.42 | - |
| YUV | 91.21 | 122.8 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 87 | 82 | 0 | 0.16 | 0.20 | 0.60 | 14.29 | 0.11 | 0.36 |
| Hex | 67 | 57 | 52 | 0 | 10 | 14 | 3C | E | B | 24 |
| Octal | 147 | 127 | 122 | 0 | 20 | 24 | 74 | 16 | 13 | 44 |
| Binary | 1100111 | 1010111 | 1010010 | 0 | 10000 | 10100 | 111100 | 1110 | 1011 | 100100 |
Color Harmonies of #675752
Complementary color
Monochromatic Colors of #675752
Black with #675752
Text Example
Text Example
White with #675752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675752; }
p { color: rgb(103,87,82); }
H1.HeaderClassName
{
color: #675752;
}
.AnyTagClassName
{
color: #675752;
}
</style>
background-color css
<style>
a { background-color: #675752; }
a { background-color: rgb(103,87,82); }
div.DivClassName
{
background-color: #675752;
}
.BgClassName
{
background-color: #675752;
}
</style>
border-color css
<style>
span { border-color: #675752; }
span { border-color: rgb(103,87,82); }
td.TdClassName
{
border-color: #675752;
}
.TagClassName
{
border-color: #675752;
}
</style>