Shades of Cognac #974743
Tints of Cognac #974743
RGB
CMYK
RGB Variations
Color information
#974743 (or 0x974743) is known color: Cognac. HEX triplet: 97, 47 and 43. RGB value is (151,71,67). Sum of RGB (Red+Green+Blue) = 151+71+67=289 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.25% from 289); Green value is 71 (28.12% from 255 or 24.57% from 289); Blue value is 67 (26.56% from 255 or 23.18% from 289); Max value from RGB is 151 - color contains mainly: red. Hex color #974743 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974743 is #68B8BC. Grayscale: #5E5E5E. Windows color (decimal): -6863037 or 4409239. OLE color: 4409239.
HSL color Cylindrical-coordinate representation of color #974743: hue angle of 2.86º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #974743 is Cyan = 0, Magento = 0.53, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 71 | 67 | - |
| CMYK | 0 | 0.53 | 0.56 | 0.41 |
| HSL | 2.86º | 0.39% | 0.43% | - |
| HSV(B) | 2.86º | 0.56% | 0.59% | - |
| XYZ | 16.03 | 11.49 | 6.68 | - |
| YUV | 94.46 | 112.5 | 168.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 71 | 67 | 0 | 0.53 | 0.56 | 0.41 | 2.86 | 0.39 | 0.43 |
| Hex | 97 | 47 | 43 | 0 | 35 | 38 | 29 | 3 | 27 | 2B |
| Octal | 227 | 107 | 103 | 0 | 65 | 70 | 51 | 3 | 47 | 53 |
| Binary | 10010111 | 1000111 | 1000011 | 0 | 110101 | 111000 | 101001 | 11 | 100111 | 101011 |
Color Harmonies of #974743
Complementary color
Monochromatic Colors of #974743
Black with #974743
Text Example
Text Example
White with #974743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974743; }
p { color: rgb(151,71,67); }
H1.HeaderClassName
{
color: #974743;
}
.AnyTagClassName
{
color: #974743;
}
</style>
background-color css
<style>
a { background-color: #974743; }
a { background-color: rgb(151,71,67); }
div.DivClassName
{
background-color: #974743;
}
.BgClassName
{
background-color: #974743;
}
</style>
border-color css
<style>
span { border-color: #974743; }
span { border-color: rgb(151,71,67); }
td.TdClassName
{
border-color: #974743;
}
.TagClassName
{
border-color: #974743;
}
</style>