Shades of Cosmic #745762
Tints of Cosmic #745762
RGB
CMYK
RGB Variations
Color information
#745762 (or 0x745762) is known color: Cosmic. HEX triplet: 74, 57 and 62. RGB value is (116,87,98). Sum of RGB (Red+Green+Blue) = 116+87+98=301 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.54% from 301); Green value is 87 (34.38% from 255 or 28.90% from 301); Blue value is 98 (38.67% from 255 or 32.56% from 301); Max value from RGB is 116 - color contains mainly: red. Hex color #745762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745762 is #8BA89D. Grayscale: #606060. Windows color (decimal): -9152670 or 6444916. OLE color: 6444916.
HSL color Cylindrical-coordinate representation of color #745762: hue angle of 337.24º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #745762 is Cyan = 0, Magento = 0.25, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 87 | 98 | - |
| CMYK | 0 | 0.25 | 0.16 | 0.55 |
| HSL | 337.24º | 0.14% | 0.4% | - |
| HSV(B) | 337.24º | 0.25% | 0.45% | - |
| XYZ | 12.82 | 11.41 | 13.08 | - |
| YUV | 96.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 98 | 0 | 0.25 | 0.16 | 0.55 | 337.24 | 0.14 | 0.4 |
| Hex | 74 | 57 | 62 | 0 | 19 | 10 | 37 | 151 | E | 28 |
| Octal | 164 | 127 | 142 | 0 | 31 | 20 | 67 | 521 | 16 | 50 |
| Binary | 1110100 | 1010111 | 1100010 | 0 | 11001 | 10000 | 110111 | 101010001 | 1110 | 101000 |
Color Harmonies of #745762
Complementary color
Monochromatic Colors of #745762
Black with #745762
Text Example
Text Example
White with #745762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745762; }
p { color: rgb(116,87,98); }
H1.HeaderClassName
{
color: #745762;
}
.AnyTagClassName
{
color: #745762;
}
</style>
background-color css
<style>
a { background-color: #745762; }
a { background-color: rgb(116,87,98); }
div.DivClassName
{
background-color: #745762;
}
.BgClassName
{
background-color: #745762;
}
</style>
border-color css
<style>
span { border-color: #745762; }
span { border-color: rgb(116,87,98); }
td.TdClassName
{
border-color: #745762;
}
.TagClassName
{
border-color: #745762;
}
</style>