Shades of Congo Brown #694840
Tints of Congo Brown #694840
RGB
CMYK
RGB Variations
Color information
#694840 (or 0x694840) is known color: Congo Brown. HEX triplet: 69, 48 and 40. RGB value is (105,72,64). Sum of RGB (Red+Green+Blue) = 105+72+64=241 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.57% from 241); Green value is 72 (28.52% from 255 or 29.88% from 241); Blue value is 64 (25.39% from 255 or 26.56% from 241); Max value from RGB is 105 - color contains mainly: red. Hex color #694840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694840 is #96B7BF. Grayscale: #515151. Windows color (decimal): -9877440 or 4212841. OLE color: 4212841.
HSL color Cylindrical-coordinate representation of color #694840: hue angle of 11.71º 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 #694840 is Cyan = 0, Magento = 0.31, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 64 | - |
| CMYK | 0 | 0.31 | 0.39 | 0.59 |
| HSL | 11.71º | 0.24% | 0.33% | - |
| HSV(B) | 11.71º | 0.39% | 0.41% | - |
| XYZ | 9.07 | 8.01 | 5.92 | - |
| YUV | 80.96 | 118.43 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 64 | 0 | 0.31 | 0.39 | 0.59 | 11.71 | 0.24 | 0.33 |
| Hex | 69 | 48 | 40 | 0 | 1F | 27 | 3B | C | 18 | 21 |
| Octal | 151 | 110 | 100 | 0 | 37 | 47 | 73 | 14 | 30 | 41 |
| Binary | 1101001 | 1001000 | 1000000 | 0 | 11111 | 100111 | 111011 | 1100 | 11000 | 100001 |
Color Harmonies of #694840
Complementary color
Monochromatic Colors of #694840
Black with #694840
Text Example
Text Example
White with #694840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694840; }
p { color: rgb(105,72,64); }
H1.HeaderClassName
{
color: #694840;
}
.AnyTagClassName
{
color: #694840;
}
</style>
background-color css
<style>
a { background-color: #694840; }
a { background-color: rgb(105,72,64); }
div.DivClassName
{
background-color: #694840;
}
.BgClassName
{
background-color: #694840;
}
</style>
border-color css
<style>
span { border-color: #694840; }
span { border-color: rgb(105,72,64); }
td.TdClassName
{
border-color: #694840;
}
.TagClassName
{
border-color: #694840;
}
</style>