Shades of Cosmic #745967
Tints of Cosmic #745967
RGB
CMYK
RGB Variations
Color information
#745967 (or 0x745967) is known color: Cosmic. HEX triplet: 74, 59 and 67. RGB value is (116,89,103). Sum of RGB (Red+Green+Blue) = 116+89+103=308 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.66% from 308); Green value is 89 (35.16% from 255 or 28.90% from 308); Blue value is 103 (40.62% from 255 or 33.44% from 308); Max value from RGB is 116 - color contains mainly: red. Hex color #745967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745967 is #8BA698. Grayscale: #626262. Windows color (decimal): -9152153 or 6773108. OLE color: 6773108.
HSL color Cylindrical-coordinate representation of color #745967: hue angle of 328.89º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #745967 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 103 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.55 |
| HSL | 328.89º | 0.13% | 0.4% | - |
| HSV(B) | 328.89º | 0.23% | 0.45% | - |
| XYZ | 13.22 | 11.84 | 14.42 | - |
| YUV | 98.67 | 130.45 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 103 | 0 | 0.23 | 0.11 | 0.55 | 328.89 | 0.13 | 0.4 |
| Hex | 74 | 59 | 67 | 0 | 17 | B | 37 | 149 | D | 28 |
| Octal | 164 | 131 | 147 | 0 | 27 | 13 | 67 | 511 | 15 | 50 |
| Binary | 1110100 | 1011001 | 1100111 | 0 | 10111 | 1011 | 110111 | 101001001 | 1101 | 101000 |
Color Harmonies of #745967
Complementary color
Monochromatic Colors of #745967
Black with #745967
Text Example
Text Example
White with #745967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745967; }
p { color: rgb(116,89,103); }
H1.HeaderClassName
{
color: #745967;
}
.AnyTagClassName
{
color: #745967;
}
</style>
background-color css
<style>
a { background-color: #745967; }
a { background-color: rgb(116,89,103); }
div.DivClassName
{
background-color: #745967;
}
.BgClassName
{
background-color: #745967;
}
</style>
border-color css
<style>
span { border-color: #745967; }
span { border-color: rgb(116,89,103); }
td.TdClassName
{
border-color: #745967;
}
.TagClassName
{
border-color: #745967;
}
</style>