Shades of Cosmic #734360
Tints of Cosmic #734360
RGB
CMYK
RGB Variations
Color information
#734360 (or 0x734360) is known color: Cosmic. HEX triplet: 73, 43 and 60. RGB value is (115,67,96). Sum of RGB (Red+Green+Blue) = 115+67+96=278 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.37% from 278); Green value is 67 (26.56% from 255 or 24.10% from 278); Blue value is 96 (37.89% from 255 or 34.53% from 278); Max value from RGB is 115 - color contains mainly: red. Hex color #734360 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734360 is #8CBC9F. Grayscale: #545454. Windows color (decimal): -9223328 or 6308723. OLE color: 6308723.
HSL color Cylindrical-coordinate representation of color #734360: hue angle of 323.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #734360 is Cyan = 0, Magento = 0.42, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 96 | - |
| CMYK | 0 | 0.42 | 0.17 | 0.55 |
| HSL | 323.75º | 0.26% | 0.36% | - |
| HSV(B) | 323.75º | 0.42% | 0.45% | - |
| XYZ | 11.19 | 8.5 | 12.12 | - |
| YUV | 84.66 | 134.4 | 149.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 96 | 0 | 0.42 | 0.17 | 0.55 | 323.75 | 0.26 | 0.36 |
| Hex | 73 | 43 | 60 | 0 | 2A | 11 | 37 | 144 | 1A | 24 |
| Octal | 163 | 103 | 140 | 0 | 52 | 21 | 67 | 504 | 32 | 44 |
| Binary | 1110011 | 1000011 | 1100000 | 0 | 101010 | 10001 | 110111 | 101000100 | 11010 | 100100 |
Color Harmonies of #734360
Complementary color
Monochromatic Colors of #734360
Black with #734360
Text Example
Text Example
White with #734360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734360; }
p { color: rgb(115,67,96); }
H1.HeaderClassName
{
color: #734360;
}
.AnyTagClassName
{
color: #734360;
}
</style>
background-color css
<style>
a { background-color: #734360; }
a { background-color: rgb(115,67,96); }
div.DivClassName
{
background-color: #734360;
}
.BgClassName
{
background-color: #734360;
}
</style>
border-color css
<style>
span { border-color: #734360; }
span { border-color: rgb(115,67,96); }
td.TdClassName
{
border-color: #734360;
}
.TagClassName
{
border-color: #734360;
}
</style>