Shades of Cosmic #804467
Tints of Cosmic #804467
RGB
CMYK
RGB Variations
Color information
#804467 (or 0x804467) is known color: Cosmic. HEX triplet: 80, 44 and 67. RGB value is (128,68,103). Sum of RGB (Red+Green+Blue) = 128+68+103=299 (39% of max value = 765). Red value is 128 (50.39% from 255 or 42.81% from 299); Green value is 68 (26.95% from 255 or 22.74% from 299); Blue value is 103 (40.62% from 255 or 34.45% from 299); Max value from RGB is 128 - color contains mainly: red. Hex color #804467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #804467 is #7FBB98. Grayscale: #595959. Windows color (decimal): -8371097 or 6767744. OLE color: 6767744.
HSL color Cylindrical-coordinate representation of color #804467: hue angle of 325º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #804467 is Cyan = 0, Magento = 0.47, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 68 | 103 | - |
| CMYK | 0 | 0.47 | 0.20 | 0.50 |
| HSL | 325º | 0.31% | 0.38% | - |
| HSV(B) | 325º | 0.47% | 0.5% | - |
| XYZ | 13.42 | 9.7 | 14 | - |
| YUV | 89.93 | 135.38 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 68 | 103 | 0 | 0.47 | 0.20 | 0.50 | 325 | 0.31 | 0.38 |
| Hex | 80 | 44 | 67 | 0 | 2F | 14 | 32 | 145 | 1F | 26 |
| Octal | 200 | 104 | 147 | 0 | 57 | 24 | 62 | 505 | 37 | 46 |
| Binary | 10000000 | 1000100 | 1100111 | 0 | 101111 | 10100 | 110010 | 101000101 | 11111 | 100110 |
Color Harmonies of #804467
Complementary color
Monochromatic Colors of #804467
Black with #804467
Text Example
Text Example
White with #804467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #804467; }
p { color: rgb(128,68,103); }
H1.HeaderClassName
{
color: #804467;
}
.AnyTagClassName
{
color: #804467;
}
</style>
background-color css
<style>
a { background-color: #804467; }
a { background-color: rgb(128,68,103); }
div.DivClassName
{
background-color: #804467;
}
.BgClassName
{
background-color: #804467;
}
</style>
border-color css
<style>
span { border-color: #804467; }
span { border-color: rgb(128,68,103); }
td.TdClassName
{
border-color: #804467;
}
.TagClassName
{
border-color: #804467;
}
</style>