Shades of Cosmic #845374
Tints of Cosmic #845374
RGB
CMYK
RGB Variations
Color information
#845374 (or 0x845374) is known color: Cosmic. HEX triplet: 84, 53 and 74. RGB value is (132,83,116). Sum of RGB (Red+Green+Blue) = 132+83+116=331 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.88% from 331); Green value is 83 (32.81% from 255 or 25.08% from 331); Blue value is 116 (45.70% from 255 or 35.05% from 331); Max value from RGB is 132 - color contains mainly: red. Hex color #845374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845374 is #7BAC8B. Grayscale: #656565. Windows color (decimal): -8105100 or 7623556. OLE color: 7623556.
HSL color Cylindrical-coordinate representation of color #845374: hue angle of 319.59º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #845374 is Cyan = 0, Magento = 0.37, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 116 | - |
| CMYK | 0 | 0.37 | 0.12 | 0.48 |
| HSL | 319.59º | 0.23% | 0.42% | - |
| HSV(B) | 319.59º | 0.37% | 0.52% | - |
| XYZ | 15.76 | 12.35 | 18.08 | - |
| YUV | 101.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 116 | 0 | 0.37 | 0.12 | 0.48 | 319.59 | 0.23 | 0.42 |
| Hex | 84 | 53 | 74 | 0 | 25 | C | 30 | 140 | 17 | 2A |
| Octal | 204 | 123 | 164 | 0 | 45 | 14 | 60 | 500 | 27 | 52 |
| Binary | 10000100 | 1010011 | 1110100 | 0 | 100101 | 1100 | 110000 | 101000000 | 10111 | 101010 |
Color Harmonies of #845374
Complementary color
Monochromatic Colors of #845374
Black with #845374
Text Example
Text Example
White with #845374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845374; }
p { color: rgb(132,83,116); }
H1.HeaderClassName
{
color: #845374;
}
.AnyTagClassName
{
color: #845374;
}
</style>
background-color css
<style>
a { background-color: #845374; }
a { background-color: rgb(132,83,116); }
div.DivClassName
{
background-color: #845374;
}
.BgClassName
{
background-color: #845374;
}
</style>
border-color css
<style>
span { border-color: #845374; }
span { border-color: rgb(132,83,116); }
td.TdClassName
{
border-color: #845374;
}
.TagClassName
{
border-color: #845374;
}
</style>