Shades of Congo Brown #675450
Tints of Congo Brown #675450
RGB
CMYK
RGB Variations
Color information
#675450 (or 0x675450) is known color: Congo Brown. HEX triplet: 67, 54 and 50. RGB value is (103,84,80). Sum of RGB (Red+Green+Blue) = 103+84+80=267 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.58% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 80 (31.64% from 255 or 29.96% from 267); Max value from RGB is 103 - color contains mainly: red. Hex color #675450 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675450 is #98ABAF. Grayscale: #595959. Windows color (decimal): -10005424 or 5264487. OLE color: 5264487.
HSL color Cylindrical-coordinate representation of color #675450: hue angle of 10.43º degrees, saturation: 0.13, 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 #675450 is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 80 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.60 |
| HSL | 10.43º | 0.13% | 0.36% | - |
| HSV(B) | 10.43º | 0.22% | 0.4% | - |
| XYZ | 10.21 | 9.8 | 8.94 | - |
| YUV | 89.23 | 122.79 | 137.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 80 | 0 | 0.18 | 0.22 | 0.60 | 10.43 | 0.13 | 0.36 |
| Hex | 67 | 54 | 50 | 0 | 12 | 16 | 3C | A | D | 24 |
| Octal | 147 | 124 | 120 | 0 | 22 | 26 | 74 | 12 | 15 | 44 |
| Binary | 1100111 | 1010100 | 1010000 | 0 | 10010 | 10110 | 111100 | 1010 | 1101 | 100100 |
Color Harmonies of #675450
Complementary color
Monochromatic Colors of #675450
Black with #675450
Text Example
Text Example
White with #675450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675450; }
p { color: rgb(103,84,80); }
H1.HeaderClassName
{
color: #675450;
}
.AnyTagClassName
{
color: #675450;
}
</style>
background-color css
<style>
a { background-color: #675450; }
a { background-color: rgb(103,84,80); }
div.DivClassName
{
background-color: #675450;
}
.BgClassName
{
background-color: #675450;
}
</style>
border-color css
<style>
span { border-color: #675450; }
span { border-color: rgb(103,84,80); }
td.TdClassName
{
border-color: #675450;
}
.TagClassName
{
border-color: #675450;
}
</style>