Shades of Cognac #974443
Tints of Cognac #974443
RGB
CMYK
RGB Variations
Color information
#974443 (or 0x974443) is known color: Cognac. HEX triplet: 97, 44 and 43. RGB value is (151,68,67). Sum of RGB (Red+Green+Blue) = 151+68+67=286 (37% of max value = 765). Red value is 151 (59.38% from 255 or 52.80% from 286); Green value is 68 (26.95% from 255 or 23.78% from 286); Blue value is 67 (26.56% from 255 or 23.43% from 286); Max value from RGB is 151 - color contains mainly: red. Hex color #974443 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974443 is #68BBBC. Grayscale: #5C5C5C. Windows color (decimal): -6863805 or 4408471. OLE color: 4408471.
HSL color Cylindrical-coordinate representation of color #974443: hue angle of 0.71º 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 #974443 is Cyan = 0, Magento = 0.55, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 68 | 67 | - |
| CMYK | 0 | 0.55 | 0.56 | 0.41 |
| HSL | 0.71º | 0.39% | 0.43% | - |
| HSV(B) | 0.71º | 0.56% | 0.59% | - |
| XYZ | 15.84 | 11.12 | 6.62 | - |
| YUV | 92.7 | 113.5 | 169.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 68 | 67 | 0 | 0.55 | 0.56 | 0.41 | 0.71 | 0.39 | 0.43 |
| Hex | 97 | 44 | 43 | 0 | 37 | 38 | 29 | 1 | 27 | 2B |
| Octal | 227 | 104 | 103 | 0 | 67 | 70 | 51 | 1 | 47 | 53 |
| Binary | 10010111 | 1000100 | 1000011 | 0 | 110111 | 111000 | 101001 | 1 | 100111 | 101011 |
Color Harmonies of #974443
Complementary color
Monochromatic Colors of #974443
Black with #974443
Text Example
Text Example
White with #974443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974443; }
p { color: rgb(151,68,67); }
H1.HeaderClassName
{
color: #974443;
}
.AnyTagClassName
{
color: #974443;
}
</style>
background-color css
<style>
a { background-color: #974443; }
a { background-color: rgb(151,68,67); }
div.DivClassName
{
background-color: #974443;
}
.BgClassName
{
background-color: #974443;
}
</style>
border-color css
<style>
span { border-color: #974443; }
span { border-color: rgb(151,68,67); }
td.TdClassName
{
border-color: #974443;
}
.TagClassName
{
border-color: #974443;
}
</style>