Shades of Congo Brown #695550
Tints of Congo Brown #695550
RGB
CMYK
RGB Variations
Color information
#695550 (or 0x695550) is known color: Congo Brown. HEX triplet: 69, 55 and 50. RGB value is (105,85,80). Sum of RGB (Red+Green+Blue) = 105+85+80=270 (35% of max value = 765). Red value is 105 (41.41% from 255 or 38.89% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 80 (31.64% from 255 or 29.63% from 270); Max value from RGB is 105 - color contains mainly: red. Hex color #695550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695550 is #96AAAF. Grayscale: #5A5A5A. Windows color (decimal): -9874096 or 5264745. OLE color: 5264745.
HSL color Cylindrical-coordinate representation of color #695550: hue angle of 12º degrees, saturation: 0.14, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #695550 is Cyan = 0, Magento = 0.19, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 85 | 80 | - |
| CMYK | 0 | 0.19 | 0.24 | 0.59 |
| HSL | 12º | 0.14% | 0.36% | - |
| HSV(B) | 12º | 0.24% | 0.41% | - |
| XYZ | 10.52 | 10.08 | 8.98 | - |
| YUV | 90.41 | 122.13 | 138.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 85 | 80 | 0 | 0.19 | 0.24 | 0.59 | 12 | 0.14 | 0.36 |
| Hex | 69 | 55 | 50 | 0 | 13 | 18 | 3B | C | E | 24 |
| Octal | 151 | 125 | 120 | 0 | 23 | 30 | 73 | 14 | 16 | 44 |
| Binary | 1101001 | 1010101 | 1010000 | 0 | 10011 | 11000 | 111011 | 1100 | 1110 | 100100 |
Color Harmonies of #695550
Complementary color
Monochromatic Colors of #695550
Black with #695550
Text Example
Text Example
White with #695550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695550; }
p { color: rgb(105,85,80); }
H1.HeaderClassName
{
color: #695550;
}
.AnyTagClassName
{
color: #695550;
}
</style>
background-color css
<style>
a { background-color: #695550; }
a { background-color: rgb(105,85,80); }
div.DivClassName
{
background-color: #695550;
}
.BgClassName
{
background-color: #695550;
}
</style>
border-color css
<style>
span { border-color: #695550; }
span { border-color: rgb(105,85,80); }
td.TdClassName
{
border-color: #695550;
}
.TagClassName
{
border-color: #695550;
}
</style>