Shades of Cosmic #744262
Tints of Cosmic #744262
RGB
CMYK
RGB Variations
Color information
#744262 (or 0x744262) is known color: Cosmic. HEX triplet: 74, 42 and 62. RGB value is (116,66,98). Sum of RGB (Red+Green+Blue) = 116+66+98=280 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.43% from 280); Green value is 66 (26.17% from 255 or 23.57% from 280); Blue value is 98 (38.67% from 255 or 35% from 280); Max value from RGB is 116 - color contains mainly: red. Hex color #744262 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744262 is #8BBD9D. Grayscale: #545454. Windows color (decimal): -9158046 or 6439540. OLE color: 6439540.
HSL color Cylindrical-coordinate representation of color #744262: hue angle of 321.6º 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 #744262 is Cyan = 0, Magento = 0.43, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 98 | - |
| CMYK | 0 | 0.43 | 0.16 | 0.55 |
| HSL | 321.6º | 0.27% | 0.36% | - |
| HSV(B) | 321.6º | 0.43% | 0.45% | - |
| XYZ | 11.36 | 8.49 | 12.6 | - |
| YUV | 84.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 98 | 0 | 0.43 | 0.16 | 0.55 | 321.6 | 0.27 | 0.36 |
| Hex | 74 | 42 | 62 | 0 | 2B | 10 | 37 | 142 | 1B | 24 |
| Octal | 164 | 102 | 142 | 0 | 53 | 20 | 67 | 502 | 33 | 44 |
| Binary | 1110100 | 1000010 | 1100010 | 0 | 101011 | 10000 | 110111 | 101000010 | 11011 | 100100 |
Color Harmonies of #744262
Complementary color
Monochromatic Colors of #744262
Black with #744262
Text Example
Text Example
White with #744262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744262; }
p { color: rgb(116,66,98); }
H1.HeaderClassName
{
color: #744262;
}
.AnyTagClassName
{
color: #744262;
}
</style>
background-color css
<style>
a { background-color: #744262; }
a { background-color: rgb(116,66,98); }
div.DivClassName
{
background-color: #744262;
}
.BgClassName
{
background-color: #744262;
}
</style>
border-color css
<style>
span { border-color: #744262; }
span { border-color: rgb(116,66,98); }
td.TdClassName
{
border-color: #744262;
}
.TagClassName
{
border-color: #744262;
}
</style>