Shades of Shiraz #852740
Tints of Shiraz #852740
RGB
CMYK
RGB Variations
Color information
#852740 (or 0x852740) is known color: Shiraz. HEX triplet: 85, 27 and 40. RGB value is (133,39,64). Sum of RGB (Red+Green+Blue) = 133+39+64=236 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.36% from 236); Green value is 39 (15.62% from 255 or 16.53% from 236); Blue value is 64 (25.39% from 255 or 27.12% from 236); Max value from RGB is 133 - color contains mainly: red. Hex color #852740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852740 is #7AD8BF. Grayscale: #454545. Windows color (decimal): -8050880 or 4204421. OLE color: 4204421.
HSL color Cylindrical-coordinate representation of color #852740: hue angle of 344.04º 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 #852740 is Cyan = 0, Magento = 0.71, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 64 | - |
| CMYK | 0 | 0.71 | 0.52 | 0.48 |
| HSL | 344.04º | 0.55% | 0.34% | - |
| HSV(B) | 344.04º | 0.71% | 0.52% | - |
| XYZ | 11.32 | 6.81 | 5.57 | - |
| YUV | 69.96 | 124.64 | 172.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 64 | 0 | 0.71 | 0.52 | 0.48 | 344.04 | 0.55 | 0.34 |
| Hex | 85 | 27 | 40 | 0 | 47 | 34 | 30 | 158 | 37 | 22 |
| Octal | 205 | 47 | 100 | 0 | 107 | 64 | 60 | 530 | 67 | 42 |
| Binary | 10000101 | 100111 | 1000000 | 0 | 1000111 | 110100 | 110000 | 101011000 | 110111 | 100010 |
Color Harmonies of #852740
Complementary color
Monochromatic Colors of #852740
Black with #852740
Text Example
Text Example
White with #852740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852740; }
p { color: rgb(133,39,64); }
H1.HeaderClassName
{
color: #852740;
}
.AnyTagClassName
{
color: #852740;
}
</style>
background-color css
<style>
a { background-color: #852740; }
a { background-color: rgb(133,39,64); }
div.DivClassName
{
background-color: #852740;
}
.BgClassName
{
background-color: #852740;
}
</style>
border-color css
<style>
span { border-color: #852740; }
span { border-color: rgb(133,39,64); }
td.TdClassName
{
border-color: #852740;
}
.TagClassName
{
border-color: #852740;
}
</style>