Shades of Shiraz #852034
Tints of Shiraz #852034
RGB
CMYK
RGB Variations
Color information
#852034 (or 0x852034) is known color: Shiraz. HEX triplet: 85, 20 and 34. RGB value is (133,32,52). Sum of RGB (Red+Green+Blue) = 133+32+52=217 (28% of max value = 765). Red value is 133 (52.34% from 255 or 61.29% from 217); Green value is 32 (12.89% from 255 or 14.75% from 217); Blue value is 52 (20.70% from 255 or 23.96% from 217); Max value from RGB is 133 - color contains mainly: red. Hex color #852034 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852034 is #7ADFCB. Grayscale: #404040. Windows color (decimal): -8052684 or 3416197. OLE color: 3416197.
HSL color Cylindrical-coordinate representation of color #852034: hue angle of 348.12º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #852034 is Cyan = 0, Magento = 0.76, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 32 | 52 | - |
| CMYK | 0 | 0.76 | 0.61 | 0.48 |
| HSL | 348.12º | 0.61% | 0.32% | - |
| HSV(B) | 348.12º | 0.76% | 0.52% | - |
| XYZ | 10.81 | 6.27 | 3.89 | - |
| YUV | 64.48 | 120.96 | 176.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 32 | 52 | 0 | 0.76 | 0.61 | 0.48 | 348.12 | 0.61 | 0.32 |
| Hex | 85 | 20 | 34 | 0 | 4C | 3D | 30 | 15C | 3D | 20 |
| Octal | 205 | 40 | 64 | 0 | 114 | 75 | 60 | 534 | 75 | 40 |
| Binary | 10000101 | 100000 | 110100 | 0 | 1001100 | 111101 | 110000 | 101011100 | 111101 | 100000 |
Color Harmonies of #852034
Complementary color
Monochromatic Colors of #852034
Black with #852034
Text Example
Text Example
White with #852034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852034; }
p { color: rgb(133,32,52); }
H1.HeaderClassName
{
color: #852034;
}
.AnyTagClassName
{
color: #852034;
}
</style>
background-color css
<style>
a { background-color: #852034; }
a { background-color: rgb(133,32,52); }
div.DivClassName
{
background-color: #852034;
}
.BgClassName
{
background-color: #852034;
}
</style>
border-color css
<style>
span { border-color: #852034; }
span { border-color: rgb(133,32,52); }
td.TdClassName
{
border-color: #852034;
}
.TagClassName
{
border-color: #852034;
}
</style>