Shades of Cosmic #815467
Tints of Cosmic #815467
RGB
CMYK
RGB Variations
Color information
#815467 (or 0x815467) is known color: Cosmic. HEX triplet: 81, 54 and 67. RGB value is (129,84,103). Sum of RGB (Red+Green+Blue) = 129+84+103=316 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.82% from 316); Green value is 84 (33.20% from 255 or 26.58% from 316); Blue value is 103 (40.62% from 255 or 32.59% from 316); Max value from RGB is 129 - color contains mainly: red. Hex color #815467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815467 is #7EAB98. Grayscale: #636363. Windows color (decimal): -8301465 or 6771841. OLE color: 6771841.
HSL color Cylindrical-coordinate representation of color #815467: hue angle of 334.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815467 is Cyan = 0, Magento = 0.35, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 103 | - |
| CMYK | 0 | 0.35 | 0.20 | 0.49 |
| HSL | 334.67º | 0.21% | 0.42% | - |
| HSV(B) | 334.67º | 0.35% | 0.51% | - |
| XYZ | 14.67 | 11.99 | 14.37 | - |
| YUV | 99.62 | 129.91 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 103 | 0 | 0.35 | 0.20 | 0.49 | 334.67 | 0.21 | 0.42 |
| Hex | 81 | 54 | 67 | 0 | 23 | 14 | 31 | 14F | 15 | 2A |
| Octal | 201 | 124 | 147 | 0 | 43 | 24 | 61 | 517 | 25 | 52 |
| Binary | 10000001 | 1010100 | 1100111 | 0 | 100011 | 10100 | 110001 | 101001111 | 10101 | 101010 |
Color Harmonies of #815467
Complementary color
Monochromatic Colors of #815467
Black with #815467
Text Example
Text Example
White with #815467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815467; }
p { color: rgb(129,84,103); }
H1.HeaderClassName
{
color: #815467;
}
.AnyTagClassName
{
color: #815467;
}
</style>
background-color css
<style>
a { background-color: #815467; }
a { background-color: rgb(129,84,103); }
div.DivClassName
{
background-color: #815467;
}
.BgClassName
{
background-color: #815467;
}
</style>
border-color css
<style>
span { border-color: #815467; }
span { border-color: rgb(129,84,103); }
td.TdClassName
{
border-color: #815467;
}
.TagClassName
{
border-color: #815467;
}
</style>