Shades of Cosmic #735462
Tints of Cosmic #735462
RGB
CMYK
RGB Variations
Color information
#735462 (or 0x735462) is known color: Cosmic. HEX triplet: 73, 54 and 62. RGB value is (115,84,98). Sum of RGB (Red+Green+Blue) = 115+84+98=297 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.72% from 297); Green value is 84 (33.20% from 255 or 28.28% from 297); Blue value is 98 (38.67% from 255 or 33.00% from 297); Max value from RGB is 115 - color contains mainly: red. Hex color #735462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735462 is #8CAB9D. Grayscale: #5E5E5E. Windows color (decimal): -9218974 or 6444147. OLE color: 6444147.
HSL color Cylindrical-coordinate representation of color #735462: hue angle of 332.9º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #735462 is Cyan = 0, Magento = 0.27, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 84 | 98 | - |
| CMYK | 0 | 0.27 | 0.15 | 0.55 |
| HSL | 332.9º | 0.16% | 0.39% | - |
| HSV(B) | 332.9º | 0.27% | 0.45% | - |
| XYZ | 12.45 | 10.87 | 13 | - |
| YUV | 94.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 98 | 0 | 0.27 | 0.15 | 0.55 | 332.9 | 0.16 | 0.39 |
| Hex | 73 | 54 | 62 | 0 | 1B | F | 37 | 14D | 10 | 27 |
| Octal | 163 | 124 | 142 | 0 | 33 | 17 | 67 | 515 | 20 | 47 |
| Binary | 1110011 | 1010100 | 1100010 | 0 | 11011 | 1111 | 110111 | 101001101 | 10000 | 100111 |
Color Harmonies of #735462
Complementary color
Monochromatic Colors of #735462
Black with #735462
Text Example
Text Example
White with #735462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735462; }
p { color: rgb(115,84,98); }
H1.HeaderClassName
{
color: #735462;
}
.AnyTagClassName
{
color: #735462;
}
</style>
background-color css
<style>
a { background-color: #735462; }
a { background-color: rgb(115,84,98); }
div.DivClassName
{
background-color: #735462;
}
.BgClassName
{
background-color: #735462;
}
</style>
border-color css
<style>
span { border-color: #735462; }
span { border-color: rgb(115,84,98); }
td.TdClassName
{
border-color: #735462;
}
.TagClassName
{
border-color: #735462;
}
</style>