Shades of Congo Brown #694640
Tints of Congo Brown #694640
RGB
CMYK
RGB Variations
Color information
#694640 (or 0x694640) is known color: Congo Brown. HEX triplet: 69, 46 and 40. RGB value is (105,70,64). Sum of RGB (Red+Green+Blue) = 105+70+64=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 64 (25.39% from 255 or 26.78% from 239); Max value from RGB is 105 - color contains mainly: red. Hex color #694640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694640 is #96B9BF. Grayscale: #4F4F4F. Windows color (decimal): -9877952 or 4212329. OLE color: 4212329.
HSL color Cylindrical-coordinate representation of color #694640: hue angle of 8.78º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #694640 is Cyan = 0, Magento = 0.33, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 70 | 64 | - |
| CMYK | 0 | 0.33 | 0.39 | 0.59 |
| HSL | 8.78º | 0.24% | 0.33% | - |
| HSV(B) | 8.78º | 0.39% | 0.41% | - |
| XYZ | 8.94 | 7.75 | 5.88 | - |
| YUV | 79.78 | 119.1 | 145.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 64 | 0 | 0.33 | 0.39 | 0.59 | 8.78 | 0.24 | 0.33 |
| Hex | 69 | 46 | 40 | 0 | 21 | 27 | 3B | 9 | 18 | 21 |
| Octal | 151 | 106 | 100 | 0 | 41 | 47 | 73 | 11 | 30 | 41 |
| Binary | 1101001 | 1000110 | 1000000 | 0 | 100001 | 100111 | 111011 | 1001 | 11000 | 100001 |
Color Harmonies of #694640
Complementary color
Monochromatic Colors of #694640
Black with #694640
Text Example
Text Example
White with #694640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694640; }
p { color: rgb(105,70,64); }
H1.HeaderClassName
{
color: #694640;
}
.AnyTagClassName
{
color: #694640;
}
</style>
background-color css
<style>
a { background-color: #694640; }
a { background-color: rgb(105,70,64); }
div.DivClassName
{
background-color: #694640;
}
.BgClassName
{
background-color: #694640;
}
</style>
border-color css
<style>
span { border-color: #694640; }
span { border-color: rgb(105,70,64); }
td.TdClassName
{
border-color: #694640;
}
.TagClassName
{
border-color: #694640;
}
</style>