Shades of Cosmic #744667
Tints of Cosmic #744667
RGB
CMYK
RGB Variations
Color information
#744667 (or 0x744667) is known color: Cosmic. HEX triplet: 74, 46 and 67. RGB value is (116,70,103). Sum of RGB (Red+Green+Blue) = 116+70+103=289 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.14% from 289); Green value is 70 (27.73% from 255 or 24.22% from 289); Blue value is 103 (40.62% from 255 or 35.64% from 289); Max value from RGB is 116 - color contains mainly: red. Hex color #744667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744667 is #8BB998. Grayscale: #575757. Windows color (decimal): -9157017 or 6768244. OLE color: 6768244.
HSL color Cylindrical-coordinate representation of color #744667: hue angle of 316.96º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744667 is Cyan = 0, Magento = 0.40, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 103 | - |
| CMYK | 0 | 0.40 | 0.11 | 0.55 |
| HSL | 316.96º | 0.25% | 0.36% | - |
| HSV(B) | 316.96º | 0.4% | 0.45% | - |
| XYZ | 11.84 | 9.07 | 13.96 | - |
| YUV | 87.52 | 136.74 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 103 | 0 | 0.40 | 0.11 | 0.55 | 316.96 | 0.25 | 0.36 |
| Hex | 74 | 46 | 67 | 0 | 28 | B | 37 | 13D | 19 | 24 |
| Octal | 164 | 106 | 147 | 0 | 50 | 13 | 67 | 475 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1100111 | 0 | 101000 | 1011 | 110111 | 100111101 | 11001 | 100100 |
Color Harmonies of #744667
Complementary color
Monochromatic Colors of #744667
Black with #744667
Text Example
Text Example
White with #744667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744667; }
p { color: rgb(116,70,103); }
H1.HeaderClassName
{
color: #744667;
}
.AnyTagClassName
{
color: #744667;
}
</style>
background-color css
<style>
a { background-color: #744667; }
a { background-color: rgb(116,70,103); }
div.DivClassName
{
background-color: #744667;
}
.BgClassName
{
background-color: #744667;
}
</style>
border-color css
<style>
span { border-color: #744667; }
span { border-color: rgb(116,70,103); }
td.TdClassName
{
border-color: #744667;
}
.TagClassName
{
border-color: #744667;
}
</style>