Shades of Cognac #954743
Tints of Cognac #954743
RGB
CMYK
RGB Variations
Color information
#954743 (or 0x954743) is known color: Cognac. HEX triplet: 95, 47 and 43. RGB value is (149,71,67). Sum of RGB (Red+Green+Blue) = 149+71+67=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 71 (28.12% from 255 or 24.74% from 287); Blue value is 67 (26.56% from 255 or 23.34% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #954743 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954743 is #6AB8BC. Grayscale: #5D5D5D. Windows color (decimal): -6994109 or 4409237. OLE color: 4409237.
HSL color Cylindrical-coordinate representation of color #954743: hue angle of 2.93º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #954743 is Cyan = 0, Magento = 0.52, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 71 | 67 | - |
| CMYK | 0 | 0.52 | 0.55 | 0.42 |
| HSL | 2.93º | 0.38% | 0.42% | - |
| HSV(B) | 2.93º | 0.55% | 0.58% | - |
| XYZ | 15.66 | 11.3 | 6.67 | - |
| YUV | 93.87 | 112.84 | 167.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 71 | 67 | 0 | 0.52 | 0.55 | 0.42 | 2.93 | 0.38 | 0.42 |
| Hex | 95 | 47 | 43 | 0 | 34 | 37 | 2A | 3 | 26 | 2A |
| Octal | 225 | 107 | 103 | 0 | 64 | 67 | 52 | 3 | 46 | 52 |
| Binary | 10010101 | 1000111 | 1000011 | 0 | 110100 | 110111 | 101010 | 11 | 100110 | 101010 |
Color Harmonies of #954743
Complementary color
Monochromatic Colors of #954743
Black with #954743
Text Example
Text Example
White with #954743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954743; }
p { color: rgb(149,71,67); }
H1.HeaderClassName
{
color: #954743;
}
.AnyTagClassName
{
color: #954743;
}
</style>
background-color css
<style>
a { background-color: #954743; }
a { background-color: rgb(149,71,67); }
div.DivClassName
{
background-color: #954743;
}
.BgClassName
{
background-color: #954743;
}
</style>
border-color css
<style>
span { border-color: #954743; }
span { border-color: rgb(149,71,67); }
td.TdClassName
{
border-color: #954743;
}
.TagClassName
{
border-color: #954743;
}
</style>