Shades of Shiraz #852834
Tints of Shiraz #852834
RGB
CMYK
RGB Variations
Color information
#852834 (or 0x852834) is known color: Shiraz. HEX triplet: 85, 28 and 34. RGB value is (133,40,52). Sum of RGB (Red+Green+Blue) = 133+40+52=225 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.11% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 52 (20.70% from 255 or 23.11% from 225); Max value from RGB is 133 - color contains mainly: red. Hex color #852834 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852834 is #7AD7CB. Grayscale: #454545. Windows color (decimal): -8050636 or 3418245. OLE color: 3418245.
HSL color Cylindrical-coordinate representation of color #852834: hue angle of 352.26º 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 #852834 is Cyan = 0, Magento = 0.70, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 52 | - |
| CMYK | 0 | 0.70 | 0.61 | 0.48 |
| HSL | 352.26º | 0.54% | 0.34% | - |
| HSV(B) | 352.26º | 0.7% | 0.52% | - |
| XYZ | 11.05 | 6.75 | 3.97 | - |
| YUV | 69.18 | 118.31 | 173.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 52 | 0 | 0.70 | 0.61 | 0.48 | 352.26 | 0.54 | 0.34 |
| Hex | 85 | 28 | 34 | 0 | 46 | 3D | 30 | 160 | 36 | 22 |
| Octal | 205 | 50 | 64 | 0 | 106 | 75 | 60 | 540 | 66 | 42 |
| Binary | 10000101 | 101000 | 110100 | 0 | 1000110 | 111101 | 110000 | 101100000 | 110110 | 100010 |
Color Harmonies of #852834
Complementary color
Monochromatic Colors of #852834
Black with #852834
Text Example
Text Example
White with #852834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852834; }
p { color: rgb(133,40,52); }
H1.HeaderClassName
{
color: #852834;
}
.AnyTagClassName
{
color: #852834;
}
</style>
background-color css
<style>
a { background-color: #852834; }
a { background-color: rgb(133,40,52); }
div.DivClassName
{
background-color: #852834;
}
.BgClassName
{
background-color: #852834;
}
</style>
border-color css
<style>
span { border-color: #852834; }
span { border-color: rgb(133,40,52); }
td.TdClassName
{
border-color: #852834;
}
.TagClassName
{
border-color: #852834;
}
</style>