Shades of Congo Brown #694540
Tints of Congo Brown #694540
RGB
CMYK
RGB Variations
Color information
#694540 (or 0x694540) is known color: Congo Brown. HEX triplet: 69, 45 and 40. RGB value is (105,69,64). Sum of RGB (Red+Green+Blue) = 105+69+64=238 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.12% from 238); Green value is 69 (27.34% from 255 or 28.99% from 238); Blue value is 64 (25.39% from 255 or 26.89% from 238); Max value from RGB is 105 - color contains mainly: red. Hex color #694540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694540 is #96BABF. Grayscale: #4F4F4F. Windows color (decimal): -9878208 or 4212073. OLE color: 4212073.
HSL color Cylindrical-coordinate representation of color #694540: hue angle of 7.32º 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 #694540 is Cyan = 0, Magento = 0.34, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 64 | - |
| CMYK | 0 | 0.34 | 0.39 | 0.59 |
| HSL | 7.32º | 0.24% | 0.33% | - |
| HSV(B) | 7.32º | 0.39% | 0.41% | - |
| XYZ | 8.88 | 7.63 | 5.86 | - |
| YUV | 79.19 | 119.43 | 146.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 64 | 0 | 0.34 | 0.39 | 0.59 | 7.32 | 0.24 | 0.33 |
| Hex | 69 | 45 | 40 | 0 | 22 | 27 | 3B | 7 | 18 | 21 |
| Octal | 151 | 105 | 100 | 0 | 42 | 47 | 73 | 7 | 30 | 41 |
| Binary | 1101001 | 1000101 | 1000000 | 0 | 100010 | 100111 | 111011 | 111 | 11000 | 100001 |
Color Harmonies of #694540
Complementary color
Monochromatic Colors of #694540
Black with #694540
Text Example
Text Example
White with #694540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694540; }
p { color: rgb(105,69,64); }
H1.HeaderClassName
{
color: #694540;
}
.AnyTagClassName
{
color: #694540;
}
</style>
background-color css
<style>
a { background-color: #694540; }
a { background-color: rgb(105,69,64); }
div.DivClassName
{
background-color: #694540;
}
.BgClassName
{
background-color: #694540;
}
</style>
border-color css
<style>
span { border-color: #694540; }
span { border-color: rgb(105,69,64); }
td.TdClassName
{
border-color: #694540;
}
.TagClassName
{
border-color: #694540;
}
</style>