Shades of Shiraz #852839
Tints of Shiraz #852839
RGB
CMYK
RGB Variations
Color information
#852839 (or 0x852839) is known color: Shiraz. HEX triplet: 85, 28 and 39. RGB value is (133,40,57). Sum of RGB (Red+Green+Blue) = 133+40+57=230 (30% of max value = 765). Red value is 133 (52.34% from 255 or 57.83% from 230); Green value is 40 (16.02% from 255 or 17.39% from 230); Blue value is 57 (22.66% from 255 or 24.78% from 230); Max value from RGB is 133 - color contains mainly: red. Hex color #852839 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852839 is #7AD7C6. Grayscale: #454545. Windows color (decimal): -8050631 or 3745925. OLE color: 3745925.
HSL color Cylindrical-coordinate representation of color #852839: hue angle of 349.03º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #852839 is Cyan = 0, Magento = 0.70, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 57 | - |
| CMYK | 0 | 0.70 | 0.57 | 0.48 |
| HSL | 349.03º | 0.54% | 0.34% | - |
| HSV(B) | 349.03º | 0.7% | 0.52% | - |
| XYZ | 11.17 | 6.8 | 4.59 | - |
| YUV | 69.75 | 120.81 | 173.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 57 | 0 | 0.70 | 0.57 | 0.48 | 349.03 | 0.54 | 0.34 |
| Hex | 85 | 28 | 39 | 0 | 46 | 39 | 30 | 15D | 36 | 22 |
| Octal | 205 | 50 | 71 | 0 | 106 | 71 | 60 | 535 | 66 | 42 |
| Binary | 10000101 | 101000 | 111001 | 0 | 1000110 | 111001 | 110000 | 101011101 | 110110 | 100010 |
Color Harmonies of #852839
Complementary color
Monochromatic Colors of #852839
Black with #852839
Text Example
Text Example
White with #852839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852839; }
p { color: rgb(133,40,57); }
H1.HeaderClassName
{
color: #852839;
}
.AnyTagClassName
{
color: #852839;
}
</style>
background-color css
<style>
a { background-color: #852839; }
a { background-color: rgb(133,40,57); }
div.DivClassName
{
background-color: #852839;
}
.BgClassName
{
background-color: #852839;
}
</style>
border-color css
<style>
span { border-color: #852839; }
span { border-color: rgb(133,40,57); }
td.TdClassName
{
border-color: #852839;
}
.TagClassName
{
border-color: #852839;
}
</style>