Shades of Cosmic #814268
Tints of Cosmic #814268
RGB
CMYK
RGB Variations
Color information
#814268 (or 0x814268) is known color: Cosmic. HEX triplet: 81, 42 and 68. RGB value is (129,66,104). Sum of RGB (Red+Green+Blue) = 129+66+104=299 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.14% from 299); Green value is 66 (26.17% from 255 or 22.07% from 299); Blue value is 104 (41.02% from 255 or 34.78% from 299); Max value from RGB is 129 - color contains mainly: red. Hex color #814268 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814268 is #7EBD97. Grayscale: #595959. Windows color (decimal): -8306072 or 6832769. OLE color: 6832769.
HSL color Cylindrical-coordinate representation of color #814268: hue angle of 323.81º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #814268 is Cyan = 0, Magento = 0.49, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 66 | 104 | - |
| CMYK | 0 | 0.49 | 0.19 | 0.49 |
| HSL | 323.81º | 0.32% | 0.38% | - |
| HSV(B) | 323.81º | 0.49% | 0.51% | - |
| XYZ | 13.5 | 9.56 | 14.23 | - |
| YUV | 89.17 | 136.37 | 156.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 66 | 104 | 0 | 0.49 | 0.19 | 0.49 | 323.81 | 0.32 | 0.38 |
| Hex | 81 | 42 | 68 | 0 | 31 | 13 | 31 | 144 | 20 | 26 |
| Octal | 201 | 102 | 150 | 0 | 61 | 23 | 61 | 504 | 40 | 46 |
| Binary | 10000001 | 1000010 | 1101000 | 0 | 110001 | 10011 | 110001 | 101000100 | 100000 | 100110 |
Color Harmonies of #814268
Complementary color
Monochromatic Colors of #814268
Black with #814268
Text Example
Text Example
White with #814268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814268; }
p { color: rgb(129,66,104); }
H1.HeaderClassName
{
color: #814268;
}
.AnyTagClassName
{
color: #814268;
}
</style>
background-color css
<style>
a { background-color: #814268; }
a { background-color: rgb(129,66,104); }
div.DivClassName
{
background-color: #814268;
}
.BgClassName
{
background-color: #814268;
}
</style>
border-color css
<style>
span { border-color: #814268; }
span { border-color: rgb(129,66,104); }
td.TdClassName
{
border-color: #814268;
}
.TagClassName
{
border-color: #814268;
}
</style>