Shades of Cosmic #813765
Tints of Cosmic #813765
RGB
CMYK
RGB Variations
Color information
#813765 (or 0x813765) is known color: Cosmic. HEX triplet: 81, 37 and 65. RGB value is (129,55,101). Sum of RGB (Red+Green+Blue) = 129+55+101=285 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.26% from 285); Green value is 55 (21.88% from 255 or 19.30% from 285); Blue value is 101 (39.84% from 255 or 35.44% from 285); Max value from RGB is 129 - color contains mainly: red. Hex color #813765 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813765 is #7EC89A. Grayscale: #525252. Windows color (decimal): -8308891 or 6633345. OLE color: 6633345.
HSL color Cylindrical-coordinate representation of color #813765: hue angle of 322.7º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #813765 is Cyan = 0, Magento = 0.57, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 55 | 101 | - |
| CMYK | 0 | 0.57 | 0.22 | 0.49 |
| HSL | 322.7º | 0.4% | 0.36% | - |
| HSV(B) | 322.7º | 0.57% | 0.51% | - |
| XYZ | 12.77 | 8.34 | 13.25 | - |
| YUV | 82.37 | 138.52 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 101 | 0 | 0.57 | 0.22 | 0.49 | 322.7 | 0.4 | 0.36 |
| Hex | 81 | 37 | 65 | 0 | 39 | 16 | 31 | 143 | 28 | 24 |
| Octal | 201 | 67 | 145 | 0 | 71 | 26 | 61 | 503 | 50 | 44 |
| Binary | 10000001 | 110111 | 1100101 | 0 | 111001 | 10110 | 110001 | 101000011 | 101000 | 100100 |
Color Harmonies of #813765
Complementary color
Monochromatic Colors of #813765
Black with #813765
Text Example
Text Example
White with #813765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813765; }
p { color: rgb(129,55,101); }
H1.HeaderClassName
{
color: #813765;
}
.AnyTagClassName
{
color: #813765;
}
</style>
background-color css
<style>
a { background-color: #813765; }
a { background-color: rgb(129,55,101); }
div.DivClassName
{
background-color: #813765;
}
.BgClassName
{
background-color: #813765;
}
</style>
border-color css
<style>
span { border-color: #813765; }
span { border-color: rgb(129,55,101); }
td.TdClassName
{
border-color: #813765;
}
.TagClassName
{
border-color: #813765;
}
</style>