Shades of Cosmic #755062
Tints of Cosmic #755062
RGB
CMYK
RGB Variations
Color information
#755062 (or 0x755062) is known color: Cosmic. HEX triplet: 75, 50 and 62. RGB value is (117,80,98). Sum of RGB (Red+Green+Blue) = 117+80+98=295 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.66% from 295); Green value is 80 (31.64% from 255 or 27.12% from 295); Blue value is 98 (38.67% from 255 or 33.22% from 295); Max value from RGB is 117 - color contains mainly: red. Hex color #755062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755062 is #8AAF9D. Grayscale: #5D5D5D. Windows color (decimal): -9088926 or 6443125. OLE color: 6443125.
HSL color Cylindrical-coordinate representation of color #755062: hue angle of 330.81º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #755062 is Cyan = 0, Magento = 0.32, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 80 | 98 | - |
| CMYK | 0 | 0.32 | 0.16 | 0.54 |
| HSL | 330.81º | 0.19% | 0.39% | - |
| HSV(B) | 330.81º | 0.32% | 0.46% | - |
| XYZ | 12.41 | 10.4 | 12.91 | - |
| YUV | 93.12 | 130.76 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 98 | 0 | 0.32 | 0.16 | 0.54 | 330.81 | 0.19 | 0.39 |
| Hex | 75 | 50 | 62 | 0 | 20 | 10 | 36 | 14B | 13 | 27 |
| Octal | 165 | 120 | 142 | 0 | 40 | 20 | 66 | 513 | 23 | 47 |
| Binary | 1110101 | 1010000 | 1100010 | 0 | 100000 | 10000 | 110110 | 101001011 | 10011 | 100111 |
Color Harmonies of #755062
Complementary color
Monochromatic Colors of #755062
Black with #755062
Text Example
Text Example
White with #755062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755062; }
p { color: rgb(117,80,98); }
H1.HeaderClassName
{
color: #755062;
}
.AnyTagClassName
{
color: #755062;
}
</style>
background-color css
<style>
a { background-color: #755062; }
a { background-color: rgb(117,80,98); }
div.DivClassName
{
background-color: #755062;
}
.BgClassName
{
background-color: #755062;
}
</style>
border-color css
<style>
span { border-color: #755062; }
span { border-color: rgb(117,80,98); }
td.TdClassName
{
border-color: #755062;
}
.TagClassName
{
border-color: #755062;
}
</style>