Shades of Cosmic #853867
Tints of Cosmic #853867
RGB
CMYK
RGB Variations
Color information
#853867 (or 0x853867) is known color: Cosmic. HEX triplet: 85, 38 and 67. RGB value is (133,56,103). Sum of RGB (Red+Green+Blue) = 133+56+103=292 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.55% from 292); Green value is 56 (22.27% from 255 or 19.18% from 292); Blue value is 103 (40.62% from 255 or 35.27% from 292); Max value from RGB is 133 - color contains mainly: red. Hex color #853867 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853867 is #7AC798. Grayscale: #545454. Windows color (decimal): -8046489 or 6764677. OLE color: 6764677.
HSL color Cylindrical-coordinate representation of color #853867: hue angle of 323.38º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #853867 is Cyan = 0, Magento = 0.58, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 56 | 103 | - |
| CMYK | 0 | 0.58 | 0.23 | 0.48 |
| HSL | 323.38º | 0.41% | 0.37% | - |
| HSV(B) | 323.38º | 0.58% | 0.52% | - |
| XYZ | 13.54 | 8.79 | 13.82 | - |
| YUV | 84.38 | 138.51 | 162.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 56 | 103 | 0 | 0.58 | 0.23 | 0.48 | 323.38 | 0.41 | 0.37 |
| Hex | 85 | 38 | 67 | 0 | 3A | 17 | 30 | 143 | 29 | 25 |
| Octal | 205 | 70 | 147 | 0 | 72 | 27 | 60 | 503 | 51 | 45 |
| Binary | 10000101 | 111000 | 1100111 | 0 | 111010 | 10111 | 110000 | 101000011 | 101001 | 100101 |
Color Harmonies of #853867
Complementary color
Monochromatic Colors of #853867
Black with #853867
Text Example
Text Example
White with #853867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853867; }
p { color: rgb(133,56,103); }
H1.HeaderClassName
{
color: #853867;
}
.AnyTagClassName
{
color: #853867;
}
</style>
background-color css
<style>
a { background-color: #853867; }
a { background-color: rgb(133,56,103); }
div.DivClassName
{
background-color: #853867;
}
.BgClassName
{
background-color: #853867;
}
</style>
border-color css
<style>
span { border-color: #853867; }
span { border-color: rgb(133,56,103); }
td.TdClassName
{
border-color: #853867;
}
.TagClassName
{
border-color: #853867;
}
</style>