Shades of Congo Brown #69514E
Tints of Congo Brown #69514E
RGB
CMYK
RGB Variations
Color information
#69514E (or 0x69514E) is known color: Congo Brown. HEX triplet: 69, 51 and 4E. RGB value is (105,81,78). Sum of RGB (Red+Green+Blue) = 105+81+78=264 (34% of max value = 765). Red value is 105 (41.41% from 255 or 39.77% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 78 (30.86% from 255 or 29.55% from 264); Max value from RGB is 105 - color contains mainly: red. Hex color #69514E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #69514E is #96AEB1. Grayscale: #575757. Windows color (decimal): -9875122 or 5132649. OLE color: 5132649.
HSL color Cylindrical-coordinate representation of color #69514E: hue angle of 6.67º degrees, saturation: 0.15, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #69514E is Cyan = 0, Magento = 0.23, Yellow = 0.26 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 78 | - |
| CMYK | 0 | 0.23 | 0.26 | 0.59 |
| HSL | 6.67º | 0.15% | 0.36% | - |
| HSV(B) | 6.67º | 0.26% | 0.41% | - |
| XYZ | 10.14 | 9.44 | 8.49 | - |
| YUV | 87.83 | 122.45 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 78 | 0 | 0.23 | 0.26 | 0.59 | 6.67 | 0.15 | 0.36 |
| Hex | 69 | 51 | 4E | 0 | 17 | 1A | 3B | 7 | F | 24 |
| Octal | 151 | 121 | 116 | 0 | 27 | 32 | 73 | 7 | 17 | 44 |
| Binary | 1101001 | 1010001 | 1001110 | 0 | 10111 | 11010 | 111011 | 111 | 1111 | 100100 |
Color Harmonies of #69514E
Complementary color
Monochromatic Colors of #69514E
Black with #69514E
Text Example
Text Example
White with #69514E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69514E; }
p { color: rgb(105,81,78); }
H1.HeaderClassName
{
color: #69514E;
}
.AnyTagClassName
{
color: #69514E;
}
</style>
background-color css
<style>
a { background-color: #69514E; }
a { background-color: rgb(105,81,78); }
div.DivClassName
{
background-color: #69514E;
}
.BgClassName
{
background-color: #69514E;
}
</style>
border-color css
<style>
span { border-color: #69514E; }
span { border-color: rgb(105,81,78); }
td.TdClassName
{
border-color: #69514E;
}
.TagClassName
{
border-color: #69514E;
}
</style>