Shades of Cognac #954544
Tints of Cognac #954544
RGB
CMYK
RGB Variations
Color information
#954544 (or 0x954544) is known color: Cognac. HEX triplet: 95, 45 and 44. RGB value is (149,69,68). Sum of RGB (Red+Green+Blue) = 149+69+68=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 69 (27.34% from 255 or 24.13% from 286); Blue value is 68 (26.95% from 255 or 23.78% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #954544 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954544 is #6ABABB. Grayscale: #5C5C5C. Windows color (decimal): -6994620 or 4474261. OLE color: 4474261.
HSL color Cylindrical-coordinate representation of color #954544: hue angle of 0.74º 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 #954544 is Cyan = 0, Magento = 0.54, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 69 | 68 | - |
| CMYK | 0 | 0.54 | 0.54 | 0.42 |
| HSL | 0.74º | 0.37% | 0.43% | - |
| HSV(B) | 0.74º | 0.54% | 0.58% | - |
| XYZ | 15.57 | 11.06 | 6.78 | - |
| YUV | 92.81 | 114 | 168.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 69 | 68 | 0 | 0.54 | 0.54 | 0.42 | 0.74 | 0.37 | 0.43 |
| Hex | 95 | 45 | 44 | 0 | 36 | 36 | 2A | 1 | 25 | 2B |
| Octal | 225 | 105 | 104 | 0 | 66 | 66 | 52 | 1 | 45 | 53 |
| Binary | 10010101 | 1000101 | 1000100 | 0 | 110110 | 110110 | 101010 | 1 | 100101 | 101011 |
Color Harmonies of #954544
Complementary color
Monochromatic Colors of #954544
Black with #954544
Text Example
Text Example
White with #954544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954544; }
p { color: rgb(149,69,68); }
H1.HeaderClassName
{
color: #954544;
}
.AnyTagClassName
{
color: #954544;
}
</style>
background-color css
<style>
a { background-color: #954544; }
a { background-color: rgb(149,69,68); }
div.DivClassName
{
background-color: #954544;
}
.BgClassName
{
background-color: #954544;
}
</style>
border-color css
<style>
span { border-color: #954544; }
span { border-color: rgb(149,69,68); }
td.TdClassName
{
border-color: #954544;
}
.TagClassName
{
border-color: #954544;
}
</style>