Shades of Cosmic #755167
Tints of Cosmic #755167
RGB
CMYK
RGB Variations
Color information
#755167 (or 0x755167) is known color: Cosmic. HEX triplet: 75, 51 and 67. RGB value is (117,81,103). Sum of RGB (Red+Green+Blue) = 117+81+103=301 (39% of max value = 765). Red value is 117 (46.09% from 255 or 38.87% from 301); Green value is 81 (32.03% from 255 or 26.91% from 301); Blue value is 103 (40.62% from 255 or 34.22% from 301); Max value from RGB is 117 - color contains mainly: red. Hex color #755167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755167 is #8AAE98. Grayscale: #5E5E5E. Windows color (decimal): -9088665 or 6771061. OLE color: 6771061.
HSL color Cylindrical-coordinate representation of color #755167: hue angle of 323.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #755167 is Cyan = 0, Magento = 0.31, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 103 | - |
| CMYK | 0 | 0.31 | 0.12 | 0.54 |
| HSL | 323.33º | 0.18% | 0.39% | - |
| HSV(B) | 323.33º | 0.31% | 0.46% | - |
| XYZ | 12.73 | 10.65 | 14.22 | - |
| YUV | 94.27 | 132.93 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 103 | 0 | 0.31 | 0.12 | 0.54 | 323.33 | 0.18 | 0.39 |
| Hex | 75 | 51 | 67 | 0 | 1F | C | 36 | 143 | 12 | 27 |
| Octal | 165 | 121 | 147 | 0 | 37 | 14 | 66 | 503 | 22 | 47 |
| Binary | 1110101 | 1010001 | 1100111 | 0 | 11111 | 1100 | 110110 | 101000011 | 10010 | 100111 |
Color Harmonies of #755167
Complementary color
Monochromatic Colors of #755167
Black with #755167
Text Example
Text Example
White with #755167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755167; }
p { color: rgb(117,81,103); }
H1.HeaderClassName
{
color: #755167;
}
.AnyTagClassName
{
color: #755167;
}
</style>
background-color css
<style>
a { background-color: #755167; }
a { background-color: rgb(117,81,103); }
div.DivClassName
{
background-color: #755167;
}
.BgClassName
{
background-color: #755167;
}
</style>
border-color css
<style>
span { border-color: #755167; }
span { border-color: rgb(117,81,103); }
td.TdClassName
{
border-color: #755167;
}
.TagClassName
{
border-color: #755167;
}
</style>