Shades of Cognac #974544
Tints of Cognac #974544
RGB
CMYK
RGB Variations
Color information
#974544 (or 0x974544) is known color: Cognac. HEX triplet: 97, 45 and 44. RGB value is (151,69,68). Sum of RGB (Red+Green+Blue) = 151+69+68=288 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.43% from 288); Green value is 69 (27.34% from 255 or 23.96% from 288); Blue value is 68 (26.95% from 255 or 23.61% from 288); Max value from RGB is 151 - color contains mainly: red. Hex color #974544 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974544 is #68BABB. Grayscale: #5D5D5D. Windows color (decimal): -6863548 or 4474263. OLE color: 4474263.
HSL color Cylindrical-coordinate representation of color #974544: hue angle of 0.72º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #974544 is Cyan = 0, Magento = 0.54, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 69 | 68 | - |
| CMYK | 0 | 0.54 | 0.55 | 0.41 |
| HSL | 0.72º | 0.38% | 0.43% | - |
| HSV(B) | 0.72º | 0.55% | 0.59% | - |
| XYZ | 15.93 | 11.25 | 6.8 | - |
| YUV | 93.4 | 113.67 | 169.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 69 | 68 | 0 | 0.54 | 0.55 | 0.41 | 0.72 | 0.38 | 0.43 |
| Hex | 97 | 45 | 44 | 0 | 36 | 37 | 29 | 1 | 26 | 2B |
| Octal | 227 | 105 | 104 | 0 | 66 | 67 | 51 | 1 | 46 | 53 |
| Binary | 10010111 | 1000101 | 1000100 | 0 | 110110 | 110111 | 101001 | 1 | 100110 | 101011 |
Color Harmonies of #974544
Complementary color
Monochromatic Colors of #974544
Black with #974544
Text Example
Text Example
White with #974544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974544; }
p { color: rgb(151,69,68); }
H1.HeaderClassName
{
color: #974544;
}
.AnyTagClassName
{
color: #974544;
}
</style>
background-color css
<style>
a { background-color: #974544; }
a { background-color: rgb(151,69,68); }
div.DivClassName
{
background-color: #974544;
}
.BgClassName
{
background-color: #974544;
}
</style>
border-color css
<style>
span { border-color: #974544; }
span { border-color: rgb(151,69,68); }
td.TdClassName
{
border-color: #974544;
}
.TagClassName
{
border-color: #974544;
}
</style>