Shades of Shiraz #852736
Tints of Shiraz #852736
RGB
CMYK
RGB Variations
Color information
#852736 (or 0x852736) is known color: Shiraz. HEX triplet: 85, 27 and 36. RGB value is (133,39,54). Sum of RGB (Red+Green+Blue) = 133+39+54=226 (29% of max value = 765). Red value is 133 (52.34% from 255 or 58.85% from 226); Green value is 39 (15.62% from 255 or 17.26% from 226); Blue value is 54 (21.48% from 255 or 23.89% from 226); Max value from RGB is 133 - color contains mainly: red. Hex color #852736 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852736 is #7AD8C9. Grayscale: #444444. Windows color (decimal): -8050890 or 3549061. OLE color: 3549061.
HSL color Cylindrical-coordinate representation of color #852736: hue angle of 350.43º 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 #852736 is Cyan = 0, Magento = 0.71, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 54 | - |
| CMYK | 0 | 0.71 | 0.59 | 0.48 |
| HSL | 350.43º | 0.55% | 0.34% | - |
| HSV(B) | 350.43º | 0.71% | 0.52% | - |
| XYZ | 11.06 | 6.7 | 4.2 | - |
| YUV | 68.82 | 119.64 | 173.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 54 | 0 | 0.71 | 0.59 | 0.48 | 350.43 | 0.55 | 0.34 |
| Hex | 85 | 27 | 36 | 0 | 47 | 3B | 30 | 15E | 37 | 22 |
| Octal | 205 | 47 | 66 | 0 | 107 | 73 | 60 | 536 | 67 | 42 |
| Binary | 10000101 | 100111 | 110110 | 0 | 1000111 | 111011 | 110000 | 101011110 | 110111 | 100010 |
Color Harmonies of #852736
Complementary color
Monochromatic Colors of #852736
Black with #852736
Text Example
Text Example
White with #852736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852736; }
p { color: rgb(133,39,54); }
H1.HeaderClassName
{
color: #852736;
}
.AnyTagClassName
{
color: #852736;
}
</style>
background-color css
<style>
a { background-color: #852736; }
a { background-color: rgb(133,39,54); }
div.DivClassName
{
background-color: #852736;
}
.BgClassName
{
background-color: #852736;
}
</style>
border-color css
<style>
span { border-color: #852736; }
span { border-color: rgb(133,39,54); }
td.TdClassName
{
border-color: #852736;
}
.TagClassName
{
border-color: #852736;
}
</style>