Shades of Shiraz #852136
Tints of Shiraz #852136
RGB
CMYK
RGB Variations
Color information
#852136 (or 0x852136) is known color: Shiraz. HEX triplet: 85, 21 and 36. RGB value is (133,33,54). Sum of RGB (Red+Green+Blue) = 133+33+54=220 (29% of max value = 765). Red value is 133 (52.34% from 255 or 60.45% from 220); Green value is 33 (13.28% from 255 or 15% from 220); Blue value is 54 (21.48% from 255 or 24.55% from 220); Max value from RGB is 133 - color contains mainly: red. Hex color #852136 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852136 is #7ADEC9. Grayscale: #414141. Windows color (decimal): -8052426 or 3547525. OLE color: 3547525.
HSL color Cylindrical-coordinate representation of color #852136: hue angle of 347.4º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #852136 is Cyan = 0, Magento = 0.75, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 33 | 54 | - |
| CMYK | 0 | 0.75 | 0.59 | 0.48 |
| HSL | 347.4º | 0.6% | 0.33% | - |
| HSV(B) | 347.4º | 0.75% | 0.52% | - |
| XYZ | 10.88 | 6.34 | 4.14 | - |
| YUV | 65.29 | 121.63 | 176.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 33 | 54 | 0 | 0.75 | 0.59 | 0.48 | 347.4 | 0.6 | 0.33 |
| Hex | 85 | 21 | 36 | 0 | 4B | 3B | 30 | 15B | 3C | 21 |
| Octal | 205 | 41 | 66 | 0 | 113 | 73 | 60 | 533 | 74 | 41 |
| Binary | 10000101 | 100001 | 110110 | 0 | 1001011 | 111011 | 110000 | 101011011 | 111100 | 100001 |
Color Harmonies of #852136
Complementary color
Monochromatic Colors of #852136
Black with #852136
Text Example
Text Example
White with #852136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852136; }
p { color: rgb(133,33,54); }
H1.HeaderClassName
{
color: #852136;
}
.AnyTagClassName
{
color: #852136;
}
</style>
background-color css
<style>
a { background-color: #852136; }
a { background-color: rgb(133,33,54); }
div.DivClassName
{
background-color: #852136;
}
.BgClassName
{
background-color: #852136;
}
</style>
border-color css
<style>
span { border-color: #852136; }
span { border-color: rgb(133,33,54); }
td.TdClassName
{
border-color: #852136;
}
.TagClassName
{
border-color: #852136;
}
</style>