Shades of Cosmic #744266
Tints of Cosmic #744266
RGB
CMYK
RGB Variations
Color information
#744266 (or 0x744266) is known color: Cosmic. HEX triplet: 74, 42 and 66. RGB value is (116,66,102). Sum of RGB (Red+Green+Blue) = 116+66+102=284 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.85% from 284); Green value is 66 (26.17% from 255 or 23.24% from 284); Blue value is 102 (40.23% from 255 or 35.92% from 284); Max value from RGB is 116 - color contains mainly: red. Hex color #744266 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744266 is #8BBD99. Grayscale: #545454. Windows color (decimal): -9158042 or 6701684. OLE color: 6701684.
HSL color Cylindrical-coordinate representation of color #744266: hue angle of 316.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #744266 is Cyan = 0, Magento = 0.43, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 102 | - |
| CMYK | 0 | 0.43 | 0.12 | 0.55 |
| HSL | 316.8º | 0.27% | 0.36% | - |
| HSV(B) | 316.8º | 0.43% | 0.45% | - |
| XYZ | 11.55 | 8.57 | 13.62 | - |
| YUV | 85.05 | 137.57 | 150.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 102 | 0 | 0.43 | 0.12 | 0.55 | 316.8 | 0.27 | 0.36 |
| Hex | 74 | 42 | 66 | 0 | 2B | C | 37 | 13D | 1B | 24 |
| Octal | 164 | 102 | 146 | 0 | 53 | 14 | 67 | 475 | 33 | 44 |
| Binary | 1110100 | 1000010 | 1100110 | 0 | 101011 | 1100 | 110111 | 100111101 | 11011 | 100100 |
Color Harmonies of #744266
Complementary color
Monochromatic Colors of #744266
Black with #744266
Text Example
Text Example
White with #744266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744266; }
p { color: rgb(116,66,102); }
H1.HeaderClassName
{
color: #744266;
}
.AnyTagClassName
{
color: #744266;
}
</style>
background-color css
<style>
a { background-color: #744266; }
a { background-color: rgb(116,66,102); }
div.DivClassName
{
background-color: #744266;
}
.BgClassName
{
background-color: #744266;
}
</style>
border-color css
<style>
span { border-color: #744266; }
span { border-color: rgb(116,66,102); }
td.TdClassName
{
border-color: #744266;
}
.TagClassName
{
border-color: #744266;
}
</style>