Shades of Cosmic #804567
Tints of Cosmic #804567
RGB
CMYK
RGB Variations
Color information
#804567 (or 0x804567) is known color: Cosmic. HEX triplet: 80, 45 and 67. RGB value is (128,69,103). Sum of RGB (Red+Green+Blue) = 128+69+103=300 (39% of max value = 765). Red value is 128 (50.39% from 255 or 42.67% from 300); Green value is 69 (27.34% from 255 or 23% from 300); Blue value is 103 (40.62% from 255 or 34.33% from 300); Max value from RGB is 128 - color contains mainly: red. Hex color #804567 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #804567 is #7FBA98. Grayscale: #5A5A5A. Windows color (decimal): -8370841 or 6768000. OLE color: 6768000.
HSL color Cylindrical-coordinate representation of color #804567: hue angle of 325.42º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #804567 is Cyan = 0, Magento = 0.46, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 69 | 103 | - |
| CMYK | 0 | 0.46 | 0.20 | 0.50 |
| HSL | 325.42º | 0.3% | 0.39% | - |
| HSV(B) | 325.42º | 0.46% | 0.5% | - |
| XYZ | 13.48 | 9.82 | 14.02 | - |
| YUV | 90.52 | 135.05 | 154.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 69 | 103 | 0 | 0.46 | 0.20 | 0.50 | 325.42 | 0.3 | 0.39 |
| Hex | 80 | 45 | 67 | 0 | 2E | 14 | 32 | 145 | 1E | 27 |
| Octal | 200 | 105 | 147 | 0 | 56 | 24 | 62 | 505 | 36 | 47 |
| Binary | 10000000 | 1000101 | 1100111 | 0 | 101110 | 10100 | 110010 | 101000101 | 11110 | 100111 |
Color Harmonies of #804567
Complementary color
Monochromatic Colors of #804567
Black with #804567
Text Example
Text Example
White with #804567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #804567; }
p { color: rgb(128,69,103); }
H1.HeaderClassName
{
color: #804567;
}
.AnyTagClassName
{
color: #804567;
}
</style>
background-color css
<style>
a { background-color: #804567; }
a { background-color: rgb(128,69,103); }
div.DivClassName
{
background-color: #804567;
}
.BgClassName
{
background-color: #804567;
}
</style>
border-color css
<style>
span { border-color: #804567; }
span { border-color: rgb(128,69,103); }
td.TdClassName
{
border-color: #804567;
}
.TagClassName
{
border-color: #804567;
}
</style>