Shades of Cosmic #805367
Tints of Cosmic #805367
RGB
CMYK
RGB Variations
Color information
#805367 (or 0x805367) is known color: Cosmic. HEX triplet: 80, 53 and 67. RGB value is (128,83,103). Sum of RGB (Red+Green+Blue) = 128+83+103=314 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.76% from 314); Green value is 83 (32.81% from 255 or 26.43% from 314); Blue value is 103 (40.62% from 255 or 32.80% from 314); Max value from RGB is 128 - color contains mainly: red. Hex color #805367 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #805367 is #7FAC98. Grayscale: #626262. Windows color (decimal): -8367257 or 6771584. OLE color: 6771584.
HSL color Cylindrical-coordinate representation of color #805367: hue angle of 333.33º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #805367 is Cyan = 0, Magento = 0.35, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 83 | 103 | - |
| CMYK | 0 | 0.35 | 0.20 | 0.50 |
| HSL | 333.33º | 0.21% | 0.41% | - |
| HSV(B) | 333.33º | 0.35% | 0.5% | - |
| XYZ | 14.44 | 11.75 | 14.34 | - |
| YUV | 98.74 | 130.41 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 83 | 103 | 0 | 0.35 | 0.20 | 0.50 | 333.33 | 0.21 | 0.41 |
| Hex | 80 | 53 | 67 | 0 | 23 | 14 | 32 | 14D | 15 | 29 |
| Octal | 200 | 123 | 147 | 0 | 43 | 24 | 62 | 515 | 25 | 51 |
| Binary | 10000000 | 1010011 | 1100111 | 0 | 100011 | 10100 | 110010 | 101001101 | 10101 | 101001 |
Color Harmonies of #805367
Complementary color
Monochromatic Colors of #805367
Black with #805367
Text Example
Text Example
White with #805367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805367; }
p { color: rgb(128,83,103); }
H1.HeaderClassName
{
color: #805367;
}
.AnyTagClassName
{
color: #805367;
}
</style>
background-color css
<style>
a { background-color: #805367; }
a { background-color: rgb(128,83,103); }
div.DivClassName
{
background-color: #805367;
}
.BgClassName
{
background-color: #805367;
}
</style>
border-color css
<style>
span { border-color: #805367; }
span { border-color: rgb(128,83,103); }
td.TdClassName
{
border-color: #805367;
}
.TagClassName
{
border-color: #805367;
}
</style>