Shades of Shiraz #852934
Tints of Shiraz #852934
RGB
CMYK
RGB Variations
Color information
#852934 (or 0x852934) is known color: Shiraz. HEX triplet: 85, 29 and 34. RGB value is (133,41,52). Sum of RGB (Red+Green+Blue) = 133+41+52=226 (29% of max value = 765). Red value is 133 (52.34% from 255 or 58.85% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 52 (20.70% from 255 or 23.01% from 226); Max value from RGB is 133 - color contains mainly: red. Hex color #852934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852934 is #7AD6CB. Grayscale: #454545. Windows color (decimal): -8050380 or 3418501. OLE color: 3418501.
HSL color Cylindrical-coordinate representation of color #852934: hue angle of 352.83º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #852934 is Cyan = 0, Magento = 0.69, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 52 | - |
| CMYK | 0 | 0.69 | 0.61 | 0.48 |
| HSL | 352.83º | 0.53% | 0.34% | - |
| HSV(B) | 352.83º | 0.69% | 0.52% | - |
| XYZ | 11.09 | 6.82 | 3.98 | - |
| YUV | 69.76 | 117.98 | 173.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 52 | 0 | 0.69 | 0.61 | 0.48 | 352.83 | 0.53 | 0.34 |
| Hex | 85 | 29 | 34 | 0 | 45 | 3D | 30 | 161 | 35 | 22 |
| Octal | 205 | 51 | 64 | 0 | 105 | 75 | 60 | 541 | 65 | 42 |
| Binary | 10000101 | 101001 | 110100 | 0 | 1000101 | 111101 | 110000 | 101100001 | 110101 | 100010 |
Color Harmonies of #852934
Complementary color
Monochromatic Colors of #852934
Black with #852934
Text Example
Text Example
White with #852934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852934; }
p { color: rgb(133,41,52); }
H1.HeaderClassName
{
color: #852934;
}
.AnyTagClassName
{
color: #852934;
}
</style>
background-color css
<style>
a { background-color: #852934; }
a { background-color: rgb(133,41,52); }
div.DivClassName
{
background-color: #852934;
}
.BgClassName
{
background-color: #852934;
}
</style>
border-color css
<style>
span { border-color: #852934; }
span { border-color: rgb(133,41,52); }
td.TdClassName
{
border-color: #852934;
}
.TagClassName
{
border-color: #852934;
}
</style>