Shades of Cosmic #815667
Tints of Cosmic #815667
RGB
CMYK
RGB Variations
Color information
#815667 (or 0x815667) is known color: Cosmic. HEX triplet: 81, 56 and 67. RGB value is (129,86,103). Sum of RGB (Red+Green+Blue) = 129+86+103=318 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.57% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 103 (40.62% from 255 or 32.39% from 318); Max value from RGB is 129 - color contains mainly: red. Hex color #815667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815667 is #7EA998. Grayscale: #646464. Windows color (decimal): -8300953 or 6772353. OLE color: 6772353.
HSL color Cylindrical-coordinate representation of color #815667: hue angle of 336.28º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815667 is Cyan = 0, Magento = 0.33, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 103 | - |
| CMYK | 0 | 0.33 | 0.20 | 0.49 |
| HSL | 336.28º | 0.2% | 0.42% | - |
| HSV(B) | 336.28º | 0.33% | 0.51% | - |
| XYZ | 14.83 | 12.3 | 14.42 | - |
| YUV | 100.8 | 129.25 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 103 | 0 | 0.33 | 0.20 | 0.49 | 336.28 | 0.2 | 0.42 |
| Hex | 81 | 56 | 67 | 0 | 21 | 14 | 31 | 150 | 14 | 2A |
| Octal | 201 | 126 | 147 | 0 | 41 | 24 | 61 | 520 | 24 | 52 |
| Binary | 10000001 | 1010110 | 1100111 | 0 | 100001 | 10100 | 110001 | 101010000 | 10100 | 101010 |
Color Harmonies of #815667
Complementary color
Monochromatic Colors of #815667
Black with #815667
Text Example
Text Example
White with #815667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815667; }
p { color: rgb(129,86,103); }
H1.HeaderClassName
{
color: #815667;
}
.AnyTagClassName
{
color: #815667;
}
</style>
background-color css
<style>
a { background-color: #815667; }
a { background-color: rgb(129,86,103); }
div.DivClassName
{
background-color: #815667;
}
.BgClassName
{
background-color: #815667;
}
</style>
border-color css
<style>
span { border-color: #815667; }
span { border-color: rgb(129,86,103); }
td.TdClassName
{
border-color: #815667;
}
.TagClassName
{
border-color: #815667;
}
</style>