Shades of Cosmic #755365
Tints of Cosmic #755365
RGB
CMYK
RGB Variations
Color information
#755365 (or 0x755365) is known color: Cosmic. HEX triplet: 75, 53 and 65. RGB value is (117,83,101). Sum of RGB (Red+Green+Blue) = 117+83+101=301 (39% of max value = 765). Red value is 117 (46.09% from 255 or 38.87% from 301); Green value is 83 (32.81% from 255 or 27.57% from 301); Blue value is 101 (39.84% from 255 or 33.55% from 301); Max value from RGB is 117 - color contains mainly: red. Hex color #755365 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755365 is #8AAC9A. Grayscale: #5F5F5F. Windows color (decimal): -9088155 or 6640501. OLE color: 6640501.
HSL color Cylindrical-coordinate representation of color #755365: hue angle of 328.24º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #755365 is Cyan = 0, Magento = 0.29, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 101 | - |
| CMYK | 0 | 0.29 | 0.14 | 0.54 |
| HSL | 328.24º | 0.17% | 0.39% | - |
| HSV(B) | 328.24º | 0.29% | 0.46% | - |
| XYZ | 12.78 | 10.91 | 13.74 | - |
| YUV | 95.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 101 | 0 | 0.29 | 0.14 | 0.54 | 328.24 | 0.17 | 0.39 |
| Hex | 75 | 53 | 65 | 0 | 1D | E | 36 | 148 | 11 | 27 |
| Octal | 165 | 123 | 145 | 0 | 35 | 16 | 66 | 510 | 21 | 47 |
| Binary | 1110101 | 1010011 | 1100101 | 0 | 11101 | 1110 | 110110 | 101001000 | 10001 | 100111 |
Color Harmonies of #755365
Complementary color
Monochromatic Colors of #755365
Black with #755365
Text Example
Text Example
White with #755365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755365; }
p { color: rgb(117,83,101); }
H1.HeaderClassName
{
color: #755365;
}
.AnyTagClassName
{
color: #755365;
}
</style>
background-color css
<style>
a { background-color: #755365; }
a { background-color: rgb(117,83,101); }
div.DivClassName
{
background-color: #755365;
}
.BgClassName
{
background-color: #755365;
}
</style>
border-color css
<style>
span { border-color: #755365; }
span { border-color: rgb(117,83,101); }
td.TdClassName
{
border-color: #755365;
}
.TagClassName
{
border-color: #755365;
}
</style>