Shades of Cosmic #845369
Tints of Cosmic #845369
RGB
CMYK
RGB Variations
Color information
#845369 (or 0x845369) is known color: Cosmic. HEX triplet: 84, 53 and 69. RGB value is (132,83,105). Sum of RGB (Red+Green+Blue) = 132+83+105=320 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.25% from 320); Green value is 83 (32.81% from 255 or 25.94% from 320); Blue value is 105 (41.41% from 255 or 32.81% from 320); Max value from RGB is 132 - color contains mainly: red. Hex color #845369 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845369 is #7BAC96. Grayscale: #646464. Windows color (decimal): -8105111 or 6902660. OLE color: 6902660.
HSL color Cylindrical-coordinate representation of color #845369: hue angle of 333.06º 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 #845369 is Cyan = 0, Magento = 0.37, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 105 | - |
| CMYK | 0 | 0.37 | 0.20 | 0.48 |
| HSL | 333.06º | 0.23% | 0.42% | - |
| HSV(B) | 333.06º | 0.37% | 0.52% | - |
| XYZ | 15.16 | 12.11 | 14.9 | - |
| YUV | 100.16 | 130.73 | 150.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 105 | 0 | 0.37 | 0.20 | 0.48 | 333.06 | 0.23 | 0.42 |
| Hex | 84 | 53 | 69 | 0 | 25 | 14 | 30 | 14D | 17 | 2A |
| Octal | 204 | 123 | 151 | 0 | 45 | 24 | 60 | 515 | 27 | 52 |
| Binary | 10000100 | 1010011 | 1101001 | 0 | 100101 | 10100 | 110000 | 101001101 | 10111 | 101010 |
Color Harmonies of #845369
Complementary color
Monochromatic Colors of #845369
Black with #845369
Text Example
Text Example
White with #845369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845369; }
p { color: rgb(132,83,105); }
H1.HeaderClassName
{
color: #845369;
}
.AnyTagClassName
{
color: #845369;
}
</style>
background-color css
<style>
a { background-color: #845369; }
a { background-color: rgb(132,83,105); }
div.DivClassName
{
background-color: #845369;
}
.BgClassName
{
background-color: #845369;
}
</style>
border-color css
<style>
span { border-color: #845369; }
span { border-color: rgb(132,83,105); }
td.TdClassName
{
border-color: #845369;
}
.TagClassName
{
border-color: #845369;
}
</style>