Shades of Shiraz #852739
Tints of Shiraz #852739
RGB
CMYK
RGB Variations
Color information
#852739 (or 0x852739) is known color: Shiraz. HEX triplet: 85, 27 and 39. RGB value is (133,39,57). Sum of RGB (Red+Green+Blue) = 133+39+57=229 (30% of max value = 765). Red value is 133 (52.34% from 255 or 58.08% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 57 (22.66% from 255 or 24.89% from 229); Max value from RGB is 133 - color contains mainly: red. Hex color #852739 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852739 is #7AD8C6. Grayscale: #454545. Windows color (decimal): -8050887 or 3745669. OLE color: 3745669.
HSL color Cylindrical-coordinate representation of color #852739: hue angle of 348.51º 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 #852739 is Cyan = 0, Magento = 0.71, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 57 | - |
| CMYK | 0 | 0.71 | 0.57 | 0.48 |
| HSL | 348.51º | 0.55% | 0.34% | - |
| HSV(B) | 348.51º | 0.71% | 0.52% | - |
| XYZ | 11.14 | 6.73 | 4.58 | - |
| YUV | 69.16 | 121.14 | 173.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 57 | 0 | 0.71 | 0.57 | 0.48 | 348.51 | 0.55 | 0.34 |
| Hex | 85 | 27 | 39 | 0 | 47 | 39 | 30 | 15D | 37 | 22 |
| Octal | 205 | 47 | 71 | 0 | 107 | 71 | 60 | 535 | 67 | 42 |
| Binary | 10000101 | 100111 | 111001 | 0 | 1000111 | 111001 | 110000 | 101011101 | 110111 | 100010 |
Color Harmonies of #852739
Complementary color
Monochromatic Colors of #852739
Black with #852739
Text Example
Text Example
White with #852739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852739; }
p { color: rgb(133,39,57); }
H1.HeaderClassName
{
color: #852739;
}
.AnyTagClassName
{
color: #852739;
}
</style>
background-color css
<style>
a { background-color: #852739; }
a { background-color: rgb(133,39,57); }
div.DivClassName
{
background-color: #852739;
}
.BgClassName
{
background-color: #852739;
}
</style>
border-color css
<style>
span { border-color: #852739; }
span { border-color: rgb(133,39,57); }
td.TdClassName
{
border-color: #852739;
}
.TagClassName
{
border-color: #852739;
}
</style>