Shades of Shiraz #852536
Tints of Shiraz #852536
RGB
CMYK
RGB Variations
Color information
#852536 (or 0x852536) is known color: Shiraz. HEX triplet: 85, 25 and 36. RGB value is (133,37,54). Sum of RGB (Red+Green+Blue) = 133+37+54=224 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.38% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 133 - color contains mainly: red. Hex color #852536 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852536 is #7ADAC9. Grayscale: #434343. Windows color (decimal): -8051402 or 3548549. OLE color: 3548549.
HSL color Cylindrical-coordinate representation of color #852536: hue angle of 349.38º 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 #852536 is Cyan = 0, Magento = 0.72, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 37 | 54 | - |
| CMYK | 0 | 0.72 | 0.59 | 0.48 |
| HSL | 349.38º | 0.56% | 0.33% | - |
| HSV(B) | 349.38º | 0.72% | 0.52% | - |
| XYZ | 11 | 6.58 | 4.18 | - |
| YUV | 67.64 | 120.3 | 174.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 54 | 0 | 0.72 | 0.59 | 0.48 | 349.38 | 0.56 | 0.33 |
| Hex | 85 | 25 | 36 | 0 | 48 | 3B | 30 | 15D | 38 | 21 |
| Octal | 205 | 45 | 66 | 0 | 110 | 73 | 60 | 535 | 70 | 41 |
| Binary | 10000101 | 100101 | 110110 | 0 | 1001000 | 111011 | 110000 | 101011101 | 111000 | 100001 |
Color Harmonies of #852536
Complementary color
Monochromatic Colors of #852536
Black with #852536
Text Example
Text Example
White with #852536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852536; }
p { color: rgb(133,37,54); }
H1.HeaderClassName
{
color: #852536;
}
.AnyTagClassName
{
color: #852536;
}
</style>
background-color css
<style>
a { background-color: #852536; }
a { background-color: rgb(133,37,54); }
div.DivClassName
{
background-color: #852536;
}
.BgClassName
{
background-color: #852536;
}
</style>
border-color css
<style>
span { border-color: #852536; }
span { border-color: rgb(133,37,54); }
td.TdClassName
{
border-color: #852536;
}
.TagClassName
{
border-color: #852536;
}
</style>