Shades of Congo Brown #694541
Tints of Congo Brown #694541
RGB
CMYK
RGB Variations
Color information
#694541 (or 0x694541) is known color: Congo Brown. HEX triplet: 69, 45 and 41. RGB value is (105,69,65). Sum of RGB (Red+Green+Blue) = 105+69+65=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 65 (25.78% from 255 or 27.20% from 239); Max value from RGB is 105 - color contains mainly: red. Hex color #694541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694541 is #96BABE. Grayscale: #4F4F4F. Windows color (decimal): -9878207 or 4277609. OLE color: 4277609.
HSL color Cylindrical-coordinate representation of color #694541: hue angle of 6º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #694541 is Cyan = 0, Magento = 0.34, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 65 | - |
| CMYK | 0 | 0.34 | 0.38 | 0.59 |
| HSL | 6º | 0.24% | 0.33% | - |
| HSV(B) | 6º | 0.38% | 0.41% | - |
| XYZ | 8.91 | 7.64 | 6.01 | - |
| YUV | 79.31 | 119.93 | 146.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 65 | 0 | 0.34 | 0.38 | 0.59 | 6 | 0.24 | 0.33 |
| Hex | 69 | 45 | 41 | 0 | 22 | 26 | 3B | 6 | 18 | 21 |
| Octal | 151 | 105 | 101 | 0 | 42 | 46 | 73 | 6 | 30 | 41 |
| Binary | 1101001 | 1000101 | 1000001 | 0 | 100010 | 100110 | 111011 | 110 | 11000 | 100001 |
Color Harmonies of #694541
Complementary color
Monochromatic Colors of #694541
Black with #694541
Text Example
Text Example
White with #694541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694541; }
p { color: rgb(105,69,65); }
H1.HeaderClassName
{
color: #694541;
}
.AnyTagClassName
{
color: #694541;
}
</style>
background-color css
<style>
a { background-color: #694541; }
a { background-color: rgb(105,69,65); }
div.DivClassName
{
background-color: #694541;
}
.BgClassName
{
background-color: #694541;
}
</style>
border-color css
<style>
span { border-color: #694541; }
span { border-color: rgb(105,69,65); }
td.TdClassName
{
border-color: #694541;
}
.TagClassName
{
border-color: #694541;
}
</style>