Shades of Shiraz #852933
Tints of Shiraz #852933
RGB
CMYK
RGB Variations
Color information
#852933 (or 0x852933) is known color: Shiraz. HEX triplet: 85, 29 and 33. RGB value is (133,41,51). Sum of RGB (Red+Green+Blue) = 133+41+51=225 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.11% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 51 (20.31% from 255 or 22.67% from 225); Max value from RGB is 133 - color contains mainly: red. Hex color #852933 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852933 is #7AD6CC. Grayscale: #454545. Windows color (decimal): -8050381 or 3352965. OLE color: 3352965.
HSL color Cylindrical-coordinate representation of color #852933: hue angle of 353.48º 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 #852933 is Cyan = 0, Magento = 0.69, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 51 | - |
| CMYK | 0 | 0.69 | 0.62 | 0.48 |
| HSL | 353.48º | 0.53% | 0.34% | - |
| HSV(B) | 353.48º | 0.69% | 0.52% | - |
| XYZ | 11.06 | 6.81 | 3.86 | - |
| YUV | 69.65 | 117.48 | 173.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 51 | 0 | 0.69 | 0.62 | 0.48 | 353.48 | 0.53 | 0.34 |
| Hex | 85 | 29 | 33 | 0 | 45 | 3E | 30 | 161 | 35 | 22 |
| Octal | 205 | 51 | 63 | 0 | 105 | 76 | 60 | 541 | 65 | 42 |
| Binary | 10000101 | 101001 | 110011 | 0 | 1000101 | 111110 | 110000 | 101100001 | 110101 | 100010 |
Color Harmonies of #852933
Complementary color
Monochromatic Colors of #852933
Black with #852933
Text Example
Text Example
White with #852933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852933; }
p { color: rgb(133,41,51); }
H1.HeaderClassName
{
color: #852933;
}
.AnyTagClassName
{
color: #852933;
}
</style>
background-color css
<style>
a { background-color: #852933; }
a { background-color: rgb(133,41,51); }
div.DivClassName
{
background-color: #852933;
}
.BgClassName
{
background-color: #852933;
}
</style>
border-color css
<style>
span { border-color: #852933; }
span { border-color: rgb(133,41,51); }
td.TdClassName
{
border-color: #852933;
}
.TagClassName
{
border-color: #852933;
}
</style>