Shades of Congo Brown #695049
Tints of Congo Brown #695049
RGB
CMYK
RGB Variations
Color information
#695049 (or 0x695049) is known color: Congo Brown. HEX triplet: 69, 50 and 49. RGB value is (105,80,73). Sum of RGB (Red+Green+Blue) = 105+80+73=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 80 (31.64% from 255 or 31.01% from 258); Blue value is 73 (28.91% from 255 or 28.29% from 258); Max value from RGB is 105 - color contains mainly: red. Hex color #695049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695049 is #96AFB6. Grayscale: #565656. Windows color (decimal): -9875383 or 4804713. OLE color: 4804713.
HSL color Cylindrical-coordinate representation of color #695049: hue angle of 13.12º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #695049 is Cyan = 0, Magento = 0.24, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 73 | - |
| CMYK | 0 | 0.24 | 0.30 | 0.59 |
| HSL | 13.13º | 0.18% | 0.35% | - |
| HSV(B) | 13.13º | 0.3% | 0.41% | - |
| XYZ | 9.9 | 9.22 | 7.56 | - |
| YUV | 86.68 | 120.28 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 73 | 0 | 0.24 | 0.30 | 0.59 | 13.13 | 0.18 | 0.35 |
| Hex | 69 | 50 | 49 | 0 | 18 | 1E | 3B | D | 12 | 23 |
| Octal | 151 | 120 | 111 | 0 | 30 | 36 | 73 | 15 | 22 | 43 |
| Binary | 1101001 | 1010000 | 1001001 | 0 | 11000 | 11110 | 111011 | 1101 | 10010 | 100011 |
Color Harmonies of #695049
Complementary color
Monochromatic Colors of #695049
Black with #695049
Text Example
Text Example
White with #695049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695049; }
p { color: rgb(105,80,73); }
H1.HeaderClassName
{
color: #695049;
}
.AnyTagClassName
{
color: #695049;
}
</style>
background-color css
<style>
a { background-color: #695049; }
a { background-color: rgb(105,80,73); }
div.DivClassName
{
background-color: #695049;
}
.BgClassName
{
background-color: #695049;
}
</style>
border-color css
<style>
span { border-color: #695049; }
span { border-color: rgb(105,80,73); }
td.TdClassName
{
border-color: #695049;
}
.TagClassName
{
border-color: #695049;
}
</style>