Shades of Cognac #954744
Tints of Cognac #954744
RGB
CMYK
RGB Variations
Color information
#954744 (or 0x954744) is known color: Cognac. HEX triplet: 95, 47 and 44. RGB value is (149,71,68). Sum of RGB (Red+Green+Blue) = 149+71+68=288 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.74% from 288); Green value is 71 (28.12% from 255 or 24.65% from 288); Blue value is 68 (26.95% from 255 or 23.61% from 288); Max value from RGB is 149 - color contains mainly: red. Hex color #954744 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954744 is #6AB8BB. Grayscale: #5E5E5E. Windows color (decimal): -6994108 or 4474773. OLE color: 4474773.
HSL color Cylindrical-coordinate representation of color #954744: hue angle of 2.22º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #954744 is Cyan = 0, Magento = 0.52, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 71 | 68 | - |
| CMYK | 0 | 0.52 | 0.54 | 0.42 |
| HSL | 2.22º | 0.37% | 0.43% | - |
| HSV(B) | 2.22º | 0.54% | 0.58% | - |
| XYZ | 15.69 | 11.31 | 6.83 | - |
| YUV | 93.98 | 113.34 | 167.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 71 | 68 | 0 | 0.52 | 0.54 | 0.42 | 2.22 | 0.37 | 0.43 |
| Hex | 95 | 47 | 44 | 0 | 34 | 36 | 2A | 2 | 25 | 2B |
| Octal | 225 | 107 | 104 | 0 | 64 | 66 | 52 | 2 | 45 | 53 |
| Binary | 10010101 | 1000111 | 1000100 | 0 | 110100 | 110110 | 101010 | 10 | 100101 | 101011 |
Color Harmonies of #954744
Complementary color
Monochromatic Colors of #954744
Black with #954744
Text Example
Text Example
White with #954744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954744; }
p { color: rgb(149,71,68); }
H1.HeaderClassName
{
color: #954744;
}
.AnyTagClassName
{
color: #954744;
}
</style>
background-color css
<style>
a { background-color: #954744; }
a { background-color: rgb(149,71,68); }
div.DivClassName
{
background-color: #954744;
}
.BgClassName
{
background-color: #954744;
}
</style>
border-color css
<style>
span { border-color: #954744; }
span { border-color: rgb(149,71,68); }
td.TdClassName
{
border-color: #954744;
}
.TagClassName
{
border-color: #954744;
}
</style>