Shades of Cosmic #854465
Tints of Cosmic #854465
RGB
CMYK
RGB Variations
Color information
#854465 (or 0x854465) is known color: Cosmic. HEX triplet: 85, 44 and 65. RGB value is (133,68,101). Sum of RGB (Red+Green+Blue) = 133+68+101=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 68 (26.95% from 255 or 22.52% from 302); Blue value is 101 (39.84% from 255 or 33.44% from 302); Max value from RGB is 133 - color contains mainly: red. Hex color #854465 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854465 is #7ABB9A. Grayscale: #5B5B5B. Windows color (decimal): -8043419 or 6636677. OLE color: 6636677.
HSL color Cylindrical-coordinate representation of color #854465: hue angle of 329.54º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #854465 is Cyan = 0, Magento = 0.49, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 68 | 101 | - |
| CMYK | 0 | 0.49 | 0.24 | 0.48 |
| HSL | 329.54º | 0.32% | 0.39% | - |
| HSV(B) | 329.54º | 0.49% | 0.52% | - |
| XYZ | 14.09 | 10.06 | 13.51 | - |
| YUV | 91.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 68 | 101 | 0 | 0.49 | 0.24 | 0.48 | 329.54 | 0.32 | 0.39 |
| Hex | 85 | 44 | 65 | 0 | 31 | 18 | 30 | 14A | 20 | 27 |
| Octal | 205 | 104 | 145 | 0 | 61 | 30 | 60 | 512 | 40 | 47 |
| Binary | 10000101 | 1000100 | 1100101 | 0 | 110001 | 11000 | 110000 | 101001010 | 100000 | 100111 |
Color Harmonies of #854465
Complementary color
Monochromatic Colors of #854465
Black with #854465
Text Example
Text Example
White with #854465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854465; }
p { color: rgb(133,68,101); }
H1.HeaderClassName
{
color: #854465;
}
.AnyTagClassName
{
color: #854465;
}
</style>
background-color css
<style>
a { background-color: #854465; }
a { background-color: rgb(133,68,101); }
div.DivClassName
{
background-color: #854465;
}
.BgClassName
{
background-color: #854465;
}
</style>
border-color css
<style>
span { border-color: #854465; }
span { border-color: rgb(133,68,101); }
td.TdClassName
{
border-color: #854465;
}
.TagClassName
{
border-color: #854465;
}
</style>