Shades of Congo Brown #694545
Tints of Congo Brown #694545
RGB
CMYK
RGB Variations
Color information
#694545 (or 0x694545) is known color: Congo Brown. HEX triplet: 69, 45 and 45. RGB value is (105,69,69). Sum of RGB (Red+Green+Blue) = 105+69+69=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 69 (27.34% from 255 or 28.40% from 243); Blue value is 69 (27.34% from 255 or 28.40% from 243); Max value from RGB is 105 - color contains mainly: red. Hex color #694545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694545 is #96BABA. Grayscale: #4F4F4F. Windows color (decimal): -9878203 or 4539753. OLE color: 4539753.
HSL color Cylindrical-coordinate representation of color #694545: hue angle of 0º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #694545 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 69 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.59 |
| HSL | 0º | 0.21% | 0.34% | - |
| HSV(B) | 0º | 0.34% | 0.41% | - |
| XYZ | 9.03 | 7.69 | 6.64 | - |
| YUV | 79.76 | 121.93 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 69 | 0 | 0.34 | 0.34 | 0.59 | 0 | 0.21 | 0.34 |
| Hex | 69 | 45 | 45 | 0 | 22 | 22 | 3B | 0 | 15 | 22 |
| Octal | 151 | 105 | 105 | 0 | 42 | 42 | 73 | 0 | 25 | 42 |
| Binary | 1101001 | 1000101 | 1000101 | 0 | 100010 | 100010 | 111011 | 0 | 10101 | 100010 |
Color Harmonies of #694545
Complementary color
Monochromatic Colors of #694545
Black with #694545
Text Example
Text Example
White with #694545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694545; }
p { color: rgb(105,69,69); }
H1.HeaderClassName
{
color: #694545;
}
.AnyTagClassName
{
color: #694545;
}
</style>
background-color css
<style>
a { background-color: #694545; }
a { background-color: rgb(105,69,69); }
div.DivClassName
{
background-color: #694545;
}
.BgClassName
{
background-color: #694545;
}
</style>
border-color css
<style>
span { border-color: #694545; }
span { border-color: rgb(105,69,69); }
td.TdClassName
{
border-color: #694545;
}
.TagClassName
{
border-color: #694545;
}
</style>