Shades of Cosmic #755067
Tints of Cosmic #755067
RGB
CMYK
RGB Variations
Color information
#755067 (or 0x755067) is known color: Cosmic. HEX triplet: 75, 50 and 67. RGB value is (117,80,103). Sum of RGB (Red+Green+Blue) = 117+80+103=300 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39% from 300); Green value is 80 (31.64% from 255 or 26.67% from 300); Blue value is 103 (40.62% from 255 or 34.33% from 300); Max value from RGB is 117 - color contains mainly: red. Hex color #755067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755067 is #8AAF98. Grayscale: #5D5D5D. Windows color (decimal): -9088921 or 6770805. OLE color: 6770805.
HSL color Cylindrical-coordinate representation of color #755067: hue angle of 322.7º 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 #755067 is Cyan = 0, Magento = 0.32, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 80 | 103 | - |
| CMYK | 0 | 0.32 | 0.12 | 0.54 |
| HSL | 322.7º | 0.19% | 0.39% | - |
| HSV(B) | 322.7º | 0.32% | 0.46% | - |
| XYZ | 12.65 | 10.5 | 14.19 | - |
| YUV | 93.69 | 133.26 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 103 | 0 | 0.32 | 0.12 | 0.54 | 322.7 | 0.19 | 0.39 |
| Hex | 75 | 50 | 67 | 0 | 20 | C | 36 | 143 | 13 | 27 |
| Octal | 165 | 120 | 147 | 0 | 40 | 14 | 66 | 503 | 23 | 47 |
| Binary | 1110101 | 1010000 | 1100111 | 0 | 100000 | 1100 | 110110 | 101000011 | 10011 | 100111 |
Color Harmonies of #755067
Complementary color
Monochromatic Colors of #755067
Black with #755067
Text Example
Text Example
White with #755067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755067; }
p { color: rgb(117,80,103); }
H1.HeaderClassName
{
color: #755067;
}
.AnyTagClassName
{
color: #755067;
}
</style>
background-color css
<style>
a { background-color: #755067; }
a { background-color: rgb(117,80,103); }
div.DivClassName
{
background-color: #755067;
}
.BgClassName
{
background-color: #755067;
}
</style>
border-color css
<style>
span { border-color: #755067; }
span { border-color: rgb(117,80,103); }
td.TdClassName
{
border-color: #755067;
}
.TagClassName
{
border-color: #755067;
}
</style>