Shades of Cosmic #735867
Tints of Cosmic #735867
RGB
CMYK
RGB Variations
Color information
#735867 (or 0x735867) is known color: Cosmic. HEX triplet: 73, 58 and 67. RGB value is (115,88,103). Sum of RGB (Red+Green+Blue) = 115+88+103=306 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.58% from 306); Green value is 88 (34.77% from 255 or 28.76% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 115 - color contains mainly: red. Hex color #735867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735867 is #8CA798. Grayscale: #616161. Windows color (decimal): -9217945 or 6772851. OLE color: 6772851.
HSL color Cylindrical-coordinate representation of color #735867: hue angle of 326.67º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #735867 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 88 | 103 | - |
| CMYK | 0 | 0.23 | 0.10 | 0.55 |
| HSL | 326.67º | 0.13% | 0.4% | - |
| HSV(B) | 326.67º | 0.23% | 0.45% | - |
| XYZ | 13.01 | 11.6 | 14.39 | - |
| YUV | 97.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 103 | 0 | 0.23 | 0.10 | 0.55 | 326.67 | 0.13 | 0.4 |
| Hex | 73 | 58 | 67 | 0 | 17 | A | 37 | 147 | D | 28 |
| Octal | 163 | 130 | 147 | 0 | 27 | 12 | 67 | 507 | 15 | 50 |
| Binary | 1110011 | 1011000 | 1100111 | 0 | 10111 | 1010 | 110111 | 101000111 | 1101 | 101000 |
Color Harmonies of #735867
Complementary color
Monochromatic Colors of #735867
Black with #735867
Text Example
Text Example
White with #735867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735867; }
p { color: rgb(115,88,103); }
H1.HeaderClassName
{
color: #735867;
}
.AnyTagClassName
{
color: #735867;
}
</style>
background-color css
<style>
a { background-color: #735867; }
a { background-color: rgb(115,88,103); }
div.DivClassName
{
background-color: #735867;
}
.BgClassName
{
background-color: #735867;
}
</style>
border-color css
<style>
span { border-color: #735867; }
span { border-color: rgb(115,88,103); }
td.TdClassName
{
border-color: #735867;
}
.TagClassName
{
border-color: #735867;
}
</style>