Shades of Shiraz #852437
Tints of Shiraz #852437
RGB
CMYK
RGB Variations
Color information
#852437 (or 0x852437) is known color: Shiraz. HEX triplet: 85, 24 and 37. RGB value is (133,36,55). Sum of RGB (Red+Green+Blue) = 133+36+55=224 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.38% from 224); Green value is 36 (14.45% from 255 or 16.07% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 133 - color contains mainly: red. Hex color #852437 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852437 is #7ADBC8. Grayscale: #434343. Windows color (decimal): -8051657 or 3613829. OLE color: 3613829.
HSL color Cylindrical-coordinate representation of color #852437: hue angle of 348.25º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #852437 is Cyan = 0, Magento = 0.73, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 36 | 55 | - |
| CMYK | 0 | 0.73 | 0.59 | 0.48 |
| HSL | 348.25º | 0.57% | 0.33% | - |
| HSV(B) | 348.25º | 0.73% | 0.52% | - |
| XYZ | 10.99 | 6.52 | 4.29 | - |
| YUV | 67.17 | 121.14 | 174.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 36 | 55 | 0 | 0.73 | 0.59 | 0.48 | 348.25 | 0.57 | 0.33 |
| Hex | 85 | 24 | 37 | 0 | 49 | 3B | 30 | 15C | 39 | 21 |
| Octal | 205 | 44 | 67 | 0 | 111 | 73 | 60 | 534 | 71 | 41 |
| Binary | 10000101 | 100100 | 110111 | 0 | 1001001 | 111011 | 110000 | 101011100 | 111001 | 100001 |
Color Harmonies of #852437
Complementary color
Monochromatic Colors of #852437
Black with #852437
Text Example
Text Example
White with #852437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852437; }
p { color: rgb(133,36,55); }
H1.HeaderClassName
{
color: #852437;
}
.AnyTagClassName
{
color: #852437;
}
</style>
background-color css
<style>
a { background-color: #852437; }
a { background-color: rgb(133,36,55); }
div.DivClassName
{
background-color: #852437;
}
.BgClassName
{
background-color: #852437;
}
</style>
border-color css
<style>
span { border-color: #852437; }
span { border-color: rgb(133,36,55); }
td.TdClassName
{
border-color: #852437;
}
.TagClassName
{
border-color: #852437;
}
</style>