Shades of Shiraz #852532
Tints of Shiraz #852532
RGB
CMYK
RGB Variations
Color information
#852532 (or 0x852532) is known color: Shiraz. HEX triplet: 85, 25 and 32. RGB value is (133,37,50). Sum of RGB (Red+Green+Blue) = 133+37+50=220 (29% of max value = 765). Red value is 133 (52.34% from 255 or 60.45% from 220); Green value is 37 (14.84% from 255 or 16.82% from 220); Blue value is 50 (19.92% from 255 or 22.73% from 220); Max value from RGB is 133 - color contains mainly: red. Hex color #852532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852532 is #7ADACD. Grayscale: #434343. Windows color (decimal): -8051406 or 3286405. OLE color: 3286405.
HSL color Cylindrical-coordinate representation of color #852532: hue angle of 351.88º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #852532 is Cyan = 0, Magento = 0.72, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 37 | 50 | - |
| CMYK | 0 | 0.72 | 0.62 | 0.48 |
| HSL | 351.88º | 0.56% | 0.33% | - |
| HSV(B) | 351.88º | 0.72% | 0.52% | - |
| XYZ | 10.91 | 6.54 | 3.7 | - |
| YUV | 67.19 | 118.3 | 174.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 50 | 0 | 0.72 | 0.62 | 0.48 | 351.88 | 0.56 | 0.33 |
| Hex | 85 | 25 | 32 | 0 | 48 | 3E | 30 | 160 | 38 | 21 |
| Octal | 205 | 45 | 62 | 0 | 110 | 76 | 60 | 540 | 70 | 41 |
| Binary | 10000101 | 100101 | 110010 | 0 | 1001000 | 111110 | 110000 | 101100000 | 111000 | 100001 |
Color Harmonies of #852532
Complementary color
Monochromatic Colors of #852532
Black with #852532
Text Example
Text Example
White with #852532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852532; }
p { color: rgb(133,37,50); }
H1.HeaderClassName
{
color: #852532;
}
.AnyTagClassName
{
color: #852532;
}
</style>
background-color css
<style>
a { background-color: #852532; }
a { background-color: rgb(133,37,50); }
div.DivClassName
{
background-color: #852532;
}
.BgClassName
{
background-color: #852532;
}
</style>
border-color css
<style>
span { border-color: #852532; }
span { border-color: rgb(133,37,50); }
td.TdClassName
{
border-color: #852532;
}
.TagClassName
{
border-color: #852532;
}
</style>