Shades of Cognac #944645
Tints of Cognac #944645
RGB
CMYK
RGB Variations
Color information
#944645 (or 0x944645) is known color: Cognac. HEX triplet: 94, 46 and 45. RGB value is (148,70,69). Sum of RGB (Red+Green+Blue) = 148+70+69=287 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.57% from 287); Green value is 70 (27.73% from 255 or 24.39% from 287); Blue value is 69 (27.34% from 255 or 24.04% from 287); Max value from RGB is 148 - color contains mainly: red. Hex color #944645 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #944645 is #6BB9BA. Grayscale: #5D5D5D. Windows color (decimal): -7059899 or 4540052. OLE color: 4540052.
HSL color Cylindrical-coordinate representation of color #944645: hue angle of 0.76º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #944645 is Cyan = 0, Magento = 0.53, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 70 | 69 | - |
| CMYK | 0 | 0.53 | 0.53 | 0.42 |
| HSL | 0.76º | 0.36% | 0.43% | - |
| HSV(B) | 0.76º | 0.53% | 0.58% | - |
| XYZ | 15.48 | 11.11 | 6.96 | - |
| YUV | 93.21 | 114.34 | 167.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 70 | 69 | 0 | 0.53 | 0.53 | 0.42 | 0.76 | 0.36 | 0.43 |
| Hex | 94 | 46 | 45 | 0 | 35 | 35 | 2A | 1 | 24 | 2B |
| Octal | 224 | 106 | 105 | 0 | 65 | 65 | 52 | 1 | 44 | 53 |
| Binary | 10010100 | 1000110 | 1000101 | 0 | 110101 | 110101 | 101010 | 1 | 100100 | 101011 |
Color Harmonies of #944645
Complementary color
Monochromatic Colors of #944645
Black with #944645
Text Example
Text Example
White with #944645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944645; }
p { color: rgb(148,70,69); }
H1.HeaderClassName
{
color: #944645;
}
.AnyTagClassName
{
color: #944645;
}
</style>
background-color css
<style>
a { background-color: #944645; }
a { background-color: rgb(148,70,69); }
div.DivClassName
{
background-color: #944645;
}
.BgClassName
{
background-color: #944645;
}
</style>
border-color css
<style>
span { border-color: #944645; }
span { border-color: rgb(148,70,69); }
td.TdClassName
{
border-color: #944645;
}
.TagClassName
{
border-color: #944645;
}
</style>