Shades of Cosmic #805467
Tints of Cosmic #805467
RGB
CMYK
RGB Variations
Color information
#805467 (or 0x805467) is known color: Cosmic. HEX triplet: 80, 54 and 67. RGB value is (128,84,103). Sum of RGB (Red+Green+Blue) = 128+84+103=315 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.63% from 315); Green value is 84 (33.20% from 255 or 26.67% from 315); Blue value is 103 (40.62% from 255 or 32.70% from 315); Max value from RGB is 128 - color contains mainly: red. Hex color #805467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #805467 is #7FAB98. Grayscale: #636363. Windows color (decimal): -8367001 or 6771840. OLE color: 6771840.
HSL color Cylindrical-coordinate representation of color #805467: hue angle of 334.09º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #805467 is Cyan = 0, Magento = 0.34, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 84 | 103 | - |
| CMYK | 0 | 0.34 | 0.20 | 0.50 |
| HSL | 334.09º | 0.21% | 0.42% | - |
| HSV(B) | 334.09º | 0.34% | 0.5% | - |
| XYZ | 14.52 | 11.91 | 14.37 | - |
| YUV | 99.32 | 130.08 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 84 | 103 | 0 | 0.34 | 0.20 | 0.50 | 334.09 | 0.21 | 0.42 |
| Hex | 80 | 54 | 67 | 0 | 22 | 14 | 32 | 14E | 15 | 2A |
| Octal | 200 | 124 | 147 | 0 | 42 | 24 | 62 | 516 | 25 | 52 |
| Binary | 10000000 | 1010100 | 1100111 | 0 | 100010 | 10100 | 110010 | 101001110 | 10101 | 101010 |
Color Harmonies of #805467
Complementary color
Monochromatic Colors of #805467
Black with #805467
Text Example
Text Example
White with #805467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805467; }
p { color: rgb(128,84,103); }
H1.HeaderClassName
{
color: #805467;
}
.AnyTagClassName
{
color: #805467;
}
</style>
background-color css
<style>
a { background-color: #805467; }
a { background-color: rgb(128,84,103); }
div.DivClassName
{
background-color: #805467;
}
.BgClassName
{
background-color: #805467;
}
</style>
border-color css
<style>
span { border-color: #805467; }
span { border-color: rgb(128,84,103); }
td.TdClassName
{
border-color: #805467;
}
.TagClassName
{
border-color: #805467;
}
</style>