Shades of Cosmic #735167
Tints of Cosmic #735167
RGB
CMYK
RGB Variations
Color information
#735167 (or 0x735167) is known color: Cosmic. HEX triplet: 73, 51 and 67. RGB value is (115,81,103). Sum of RGB (Red+Green+Blue) = 115+81+103=299 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.46% from 299); Green value is 81 (32.03% from 255 or 27.09% from 299); Blue value is 103 (40.62% from 255 or 34.45% from 299); Max value from RGB is 115 - color contains mainly: red. Hex color #735167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735167 is #8CAE98. Grayscale: #5D5D5D. Windows color (decimal): -9219737 or 6771059. OLE color: 6771059.
HSL color Cylindrical-coordinate representation of color #735167: hue angle of 321.18º degrees, saturation: 0.17, 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 #735167 is Cyan = 0, Magento = 0.30, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 103 | - |
| CMYK | 0 | 0.30 | 0.10 | 0.55 |
| HSL | 321.18º | 0.17% | 0.38% | - |
| HSV(B) | 321.18º | 0.3% | 0.45% | - |
| XYZ | 12.46 | 10.51 | 14.2 | - |
| YUV | 93.67 | 133.26 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 103 | 0 | 0.30 | 0.10 | 0.55 | 321.18 | 0.17 | 0.38 |
| Hex | 73 | 51 | 67 | 0 | 1E | A | 37 | 141 | 11 | 26 |
| Octal | 163 | 121 | 147 | 0 | 36 | 12 | 67 | 501 | 21 | 46 |
| Binary | 1110011 | 1010001 | 1100111 | 0 | 11110 | 1010 | 110111 | 101000001 | 10001 | 100110 |
Color Harmonies of #735167
Complementary color
Monochromatic Colors of #735167
Black with #735167
Text Example
Text Example
White with #735167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735167; }
p { color: rgb(115,81,103); }
H1.HeaderClassName
{
color: #735167;
}
.AnyTagClassName
{
color: #735167;
}
</style>
background-color css
<style>
a { background-color: #735167; }
a { background-color: rgb(115,81,103); }
div.DivClassName
{
background-color: #735167;
}
.BgClassName
{
background-color: #735167;
}
</style>
border-color css
<style>
span { border-color: #735167; }
span { border-color: rgb(115,81,103); }
td.TdClassName
{
border-color: #735167;
}
.TagClassName
{
border-color: #735167;
}
</style>