Shades of Cosmic #755567
Tints of Cosmic #755567
RGB
CMYK
RGB Variations
Color information
#755567 (or 0x755567) is known color: Cosmic. HEX triplet: 75, 55 and 67. RGB value is (117,85,103). Sum of RGB (Red+Green+Blue) = 117+85+103=305 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.36% from 305); Green value is 85 (33.59% from 255 or 27.87% from 305); Blue value is 103 (40.62% from 255 or 33.77% from 305); Max value from RGB is 117 - color contains mainly: red. Hex color #755567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755567 is #8AAA98. Grayscale: #606060. Windows color (decimal): -9087641 or 6772085. OLE color: 6772085.
HSL color Cylindrical-coordinate representation of color #755567: hue angle of 326.25º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #755567 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 85 | 103 | - |
| CMYK | 0 | 0.27 | 0.12 | 0.54 |
| HSL | 326.25º | 0.16% | 0.4% | - |
| HSV(B) | 326.25º | 0.27% | 0.46% | - |
| XYZ | 13.03 | 11.26 | 14.32 | - |
| YUV | 96.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 103 | 0 | 0.27 | 0.12 | 0.54 | 326.25 | 0.16 | 0.4 |
| Hex | 75 | 55 | 67 | 0 | 1B | C | 36 | 146 | 10 | 28 |
| Octal | 165 | 125 | 147 | 0 | 33 | 14 | 66 | 506 | 20 | 50 |
| Binary | 1110101 | 1010101 | 1100111 | 0 | 11011 | 1100 | 110110 | 101000110 | 10000 | 101000 |
Color Harmonies of #755567
Complementary color
Monochromatic Colors of #755567
Black with #755567
Text Example
Text Example
White with #755567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755567; }
p { color: rgb(117,85,103); }
H1.HeaderClassName
{
color: #755567;
}
.AnyTagClassName
{
color: #755567;
}
</style>
background-color css
<style>
a { background-color: #755567; }
a { background-color: rgb(117,85,103); }
div.DivClassName
{
background-color: #755567;
}
.BgClassName
{
background-color: #755567;
}
</style>
border-color css
<style>
span { border-color: #755567; }
span { border-color: rgb(117,85,103); }
td.TdClassName
{
border-color: #755567;
}
.TagClassName
{
border-color: #755567;
}
</style>