Shades of Cosmic #853965
Tints of Cosmic #853965
RGB
CMYK
RGB Variations
Color information
#853965 (or 0x853965) is known color: Cosmic. HEX triplet: 85, 39 and 65. RGB value is (133,57,101). Sum of RGB (Red+Green+Blue) = 133+57+101=291 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.70% from 291); Green value is 57 (22.66% from 255 or 19.59% from 291); Blue value is 101 (39.84% from 255 or 34.71% from 291); Max value from RGB is 133 - color contains mainly: red. Hex color #853965 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853965 is #7AC69A. Grayscale: #545454. Windows color (decimal): -8046235 or 6633861. OLE color: 6633861.
HSL color Cylindrical-coordinate representation of color #853965: hue angle of 325.26º 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 #853965 is Cyan = 0, Magento = 0.57, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 57 | 101 | - |
| CMYK | 0 | 0.57 | 0.24 | 0.48 |
| HSL | 325.26º | 0.4% | 0.37% | - |
| HSV(B) | 325.26º | 0.57% | 0.52% | - |
| XYZ | 13.48 | 8.85 | 13.31 | - |
| YUV | 84.74 | 137.18 | 162.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 57 | 101 | 0 | 0.57 | 0.24 | 0.48 | 325.26 | 0.4 | 0.37 |
| Hex | 85 | 39 | 65 | 0 | 39 | 18 | 30 | 145 | 28 | 25 |
| Octal | 205 | 71 | 145 | 0 | 71 | 30 | 60 | 505 | 50 | 45 |
| Binary | 10000101 | 111001 | 1100101 | 0 | 111001 | 11000 | 110000 | 101000101 | 101000 | 100101 |
Color Harmonies of #853965
Complementary color
Monochromatic Colors of #853965
Black with #853965
Text Example
Text Example
White with #853965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853965; }
p { color: rgb(133,57,101); }
H1.HeaderClassName
{
color: #853965;
}
.AnyTagClassName
{
color: #853965;
}
</style>
background-color css
<style>
a { background-color: #853965; }
a { background-color: rgb(133,57,101); }
div.DivClassName
{
background-color: #853965;
}
.BgClassName
{
background-color: #853965;
}
</style>
border-color css
<style>
span { border-color: #853965; }
span { border-color: rgb(133,57,101); }
td.TdClassName
{
border-color: #853965;
}
.TagClassName
{
border-color: #853965;
}
</style>