Shades of Cosmic #735066
Tints of Cosmic #735066
RGB
CMYK
RGB Variations
Color information
#735066 (or 0x735066) is known color: Cosmic. HEX triplet: 73, 50 and 66. RGB value is (115,80,102). Sum of RGB (Red+Green+Blue) = 115+80+102=297 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.72% from 297); Green value is 80 (31.64% from 255 or 26.94% from 297); Blue value is 102 (40.23% from 255 or 34.34% from 297); Max value from RGB is 115 - color contains mainly: red. Hex color #735066 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735066 is #8CAF99. Grayscale: #5C5C5C. Windows color (decimal): -9219994 or 6705267. OLE color: 6705267.
HSL color Cylindrical-coordinate representation of color #735066: hue angle of 322.29º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735066 is Cyan = 0, Magento = 0.30, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 102 | - |
| CMYK | 0 | 0.30 | 0.11 | 0.55 |
| HSL | 322.29º | 0.18% | 0.38% | - |
| HSV(B) | 322.29º | 0.3% | 0.45% | - |
| XYZ | 12.34 | 10.34 | 13.92 | - |
| YUV | 92.97 | 133.1 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 102 | 0 | 0.30 | 0.11 | 0.55 | 322.29 | 0.18 | 0.38 |
| Hex | 73 | 50 | 66 | 0 | 1E | B | 37 | 142 | 12 | 26 |
| Octal | 163 | 120 | 146 | 0 | 36 | 13 | 67 | 502 | 22 | 46 |
| Binary | 1110011 | 1010000 | 1100110 | 0 | 11110 | 1011 | 110111 | 101000010 | 10010 | 100110 |
Color Harmonies of #735066
Complementary color
Monochromatic Colors of #735066
Black with #735066
Text Example
Text Example
White with #735066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735066; }
p { color: rgb(115,80,102); }
H1.HeaderClassName
{
color: #735066;
}
.AnyTagClassName
{
color: #735066;
}
</style>
background-color css
<style>
a { background-color: #735066; }
a { background-color: rgb(115,80,102); }
div.DivClassName
{
background-color: #735066;
}
.BgClassName
{
background-color: #735066;
}
</style>
border-color css
<style>
span { border-color: #735066; }
span { border-color: rgb(115,80,102); }
td.TdClassName
{
border-color: #735066;
}
.TagClassName
{
border-color: #735066;
}
</style>