Shades of Cosmic #814565
Tints of Cosmic #814565
RGB
CMYK
RGB Variations
Color information
#814565 (or 0x814565) is known color: Cosmic. HEX triplet: 81, 45 and 65. RGB value is (129,69,101). Sum of RGB (Red+Green+Blue) = 129+69+101=299 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.14% from 299); Green value is 69 (27.34% from 255 or 23.08% from 299); Blue value is 101 (39.84% from 255 or 33.78% from 299); Max value from RGB is 129 - color contains mainly: red. Hex color #814565 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814565 is #7EBA9A. Grayscale: #5A5A5A. Windows color (decimal): -8305307 or 6636929. OLE color: 6636929.
HSL color Cylindrical-coordinate representation of color #814565: hue angle of 328º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #814565 is Cyan = 0, Magento = 0.47, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 101 | - |
| CMYK | 0 | 0.47 | 0.22 | 0.49 |
| HSL | 328º | 0.3% | 0.39% | - |
| HSV(B) | 328º | 0.47% | 0.51% | - |
| XYZ | 13.53 | 9.86 | 13.5 | - |
| YUV | 90.59 | 133.88 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 101 | 0 | 0.47 | 0.22 | 0.49 | 328 | 0.3 | 0.39 |
| Hex | 81 | 45 | 65 | 0 | 2F | 16 | 31 | 148 | 1E | 27 |
| Octal | 201 | 105 | 145 | 0 | 57 | 26 | 61 | 510 | 36 | 47 |
| Binary | 10000001 | 1000101 | 1100101 | 0 | 101111 | 10110 | 110001 | 101001000 | 11110 | 100111 |
Color Harmonies of #814565
Complementary color
Monochromatic Colors of #814565
Black with #814565
Text Example
Text Example
White with #814565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814565; }
p { color: rgb(129,69,101); }
H1.HeaderClassName
{
color: #814565;
}
.AnyTagClassName
{
color: #814565;
}
</style>
background-color css
<style>
a { background-color: #814565; }
a { background-color: rgb(129,69,101); }
div.DivClassName
{
background-color: #814565;
}
.BgClassName
{
background-color: #814565;
}
</style>
border-color css
<style>
span { border-color: #814565; }
span { border-color: rgb(129,69,101); }
td.TdClassName
{
border-color: #814565;
}
.TagClassName
{
border-color: #814565;
}
</style>