Shades of Cosmic #853967
Tints of Cosmic #853967
RGB
CMYK
RGB Variations
Color information
#853967 (or 0x853967) is known color: Cosmic. HEX triplet: 85, 39 and 67. RGB value is (133,57,103). Sum of RGB (Red+Green+Blue) = 133+57+103=293 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.39% from 293); Green value is 57 (22.66% from 255 or 19.45% from 293); Blue value is 103 (40.62% from 255 or 35.15% from 293); Max value from RGB is 133 - color contains mainly: red. Hex color #853967 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853967 is #7AC698. Grayscale: #545454. Windows color (decimal): -8046233 or 6764933. OLE color: 6764933.
HSL color Cylindrical-coordinate representation of color #853967: hue angle of 323.68º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #853967 is Cyan = 0, Magento = 0.57, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 57 | 103 | - |
| CMYK | 0 | 0.57 | 0.23 | 0.48 |
| HSL | 323.68º | 0.4% | 0.37% | - |
| HSV(B) | 323.68º | 0.57% | 0.52% | - |
| XYZ | 13.58 | 8.89 | 13.83 | - |
| YUV | 84.97 | 138.18 | 162.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 57 | 103 | 0 | 0.57 | 0.23 | 0.48 | 323.68 | 0.4 | 0.37 |
| Hex | 85 | 39 | 67 | 0 | 39 | 17 | 30 | 144 | 28 | 25 |
| Octal | 205 | 71 | 147 | 0 | 71 | 27 | 60 | 504 | 50 | 45 |
| Binary | 10000101 | 111001 | 1100111 | 0 | 111001 | 10111 | 110000 | 101000100 | 101000 | 100101 |
Color Harmonies of #853967
Complementary color
Monochromatic Colors of #853967
Black with #853967
Text Example
Text Example
White with #853967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853967; }
p { color: rgb(133,57,103); }
H1.HeaderClassName
{
color: #853967;
}
.AnyTagClassName
{
color: #853967;
}
</style>
background-color css
<style>
a { background-color: #853967; }
a { background-color: rgb(133,57,103); }
div.DivClassName
{
background-color: #853967;
}
.BgClassName
{
background-color: #853967;
}
</style>
border-color css
<style>
span { border-color: #853967; }
span { border-color: rgb(133,57,103); }
td.TdClassName
{
border-color: #853967;
}
.TagClassName
{
border-color: #853967;
}
</style>