Shades of Cosmic #735567
Tints of Cosmic #735567
RGB
CMYK
RGB Variations
Color information
#735567 (or 0x735567) is known color: Cosmic. HEX triplet: 73, 55 and 67. RGB value is (115,85,103). Sum of RGB (Red+Green+Blue) = 115+85+103=303 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.95% from 303); Green value is 85 (33.59% from 255 or 28.05% from 303); Blue value is 103 (40.62% from 255 or 33.99% from 303); Max value from RGB is 115 - color contains mainly: red. Hex color #735567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735567 is #8CAA98. Grayscale: #5F5F5F. Windows color (decimal): -9218713 or 6772083. OLE color: 6772083.
HSL color Cylindrical-coordinate representation of color #735567: hue angle of 324º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #735567 is Cyan = 0, Magento = 0.26, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 103 | - |
| CMYK | 0 | 0.26 | 0.10 | 0.55 |
| HSL | 324º | 0.15% | 0.39% | - |
| HSV(B) | 324º | 0.26% | 0.45% | - |
| XYZ | 12.77 | 11.12 | 14.31 | - |
| YUV | 96.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 103 | 0 | 0.26 | 0.10 | 0.55 | 324 | 0.15 | 0.39 |
| Hex | 73 | 55 | 67 | 0 | 1A | A | 37 | 144 | F | 27 |
| Octal | 163 | 125 | 147 | 0 | 32 | 12 | 67 | 504 | 17 | 47 |
| Binary | 1110011 | 1010101 | 1100111 | 0 | 11010 | 1010 | 110111 | 101000100 | 1111 | 100111 |
Color Harmonies of #735567
Complementary color
Monochromatic Colors of #735567
Black with #735567
Text Example
Text Example
White with #735567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735567; }
p { color: rgb(115,85,103); }
H1.HeaderClassName
{
color: #735567;
}
.AnyTagClassName
{
color: #735567;
}
</style>
background-color css
<style>
a { background-color: #735567; }
a { background-color: rgb(115,85,103); }
div.DivClassName
{
background-color: #735567;
}
.BgClassName
{
background-color: #735567;
}
</style>
border-color css
<style>
span { border-color: #735567; }
span { border-color: rgb(115,85,103); }
td.TdClassName
{
border-color: #735567;
}
.TagClassName
{
border-color: #735567;
}
</style>