Shades of Shiraz #852733
Tints of Shiraz #852733
RGB
CMYK
RGB Variations
Color information
#852733 (or 0x852733) is known color: Shiraz. HEX triplet: 85, 27 and 33. RGB value is (133,39,51). Sum of RGB (Red+Green+Blue) = 133+39+51=223 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.64% from 223); Green value is 39 (15.62% from 255 or 17.49% from 223); Blue value is 51 (20.31% from 255 or 22.87% from 223); Max value from RGB is 133 - color contains mainly: red. Hex color #852733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852733 is #7AD8CC. Grayscale: #444444. Windows color (decimal): -8050893 or 3352453. OLE color: 3352453.
HSL color Cylindrical-coordinate representation of color #852733: hue angle of 352.34º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #852733 is Cyan = 0, Magento = 0.71, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 51 | - |
| CMYK | 0 | 0.71 | 0.62 | 0.48 |
| HSL | 352.34º | 0.55% | 0.34% | - |
| HSV(B) | 352.34º | 0.71% | 0.52% | - |
| XYZ | 11 | 6.68 | 3.84 | - |
| YUV | 68.47 | 118.14 | 174.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 51 | 0 | 0.71 | 0.62 | 0.48 | 352.34 | 0.55 | 0.34 |
| Hex | 85 | 27 | 33 | 0 | 47 | 3E | 30 | 160 | 37 | 22 |
| Octal | 205 | 47 | 63 | 0 | 107 | 76 | 60 | 540 | 67 | 42 |
| Binary | 10000101 | 100111 | 110011 | 0 | 1000111 | 111110 | 110000 | 101100000 | 110111 | 100010 |
Color Harmonies of #852733
Complementary color
Monochromatic Colors of #852733
Black with #852733
Text Example
Text Example
White with #852733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852733; }
p { color: rgb(133,39,51); }
H1.HeaderClassName
{
color: #852733;
}
.AnyTagClassName
{
color: #852733;
}
</style>
background-color css
<style>
a { background-color: #852733; }
a { background-color: rgb(133,39,51); }
div.DivClassName
{
background-color: #852733;
}
.BgClassName
{
background-color: #852733;
}
</style>
border-color css
<style>
span { border-color: #852733; }
span { border-color: rgb(133,39,51); }
td.TdClassName
{
border-color: #852733;
}
.TagClassName
{
border-color: #852733;
}
</style>