Shades of Shiraz #852336
Tints of Shiraz #852336
RGB
CMYK
RGB Variations
Color information
#852336 (or 0x852336) is known color: Shiraz. HEX triplet: 85, 23 and 36. RGB value is (133,35,54). Sum of RGB (Red+Green+Blue) = 133+35+54=222 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.91% from 222); Green value is 35 (14.06% from 255 or 15.77% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 133 - color contains mainly: red. Hex color #852336 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852336 is #7ADCC9. Grayscale: #424242. Windows color (decimal): -8051914 or 3548037. OLE color: 3548037.
HSL color Cylindrical-coordinate representation of color #852336: hue angle of 348.37º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #852336 is Cyan = 0, Magento = 0.74, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 35 | 54 | - |
| CMYK | 0 | 0.74 | 0.59 | 0.48 |
| HSL | 348.37º | 0.58% | 0.33% | - |
| HSV(B) | 348.37º | 0.74% | 0.52% | - |
| XYZ | 10.94 | 6.45 | 4.16 | - |
| YUV | 66.47 | 120.97 | 175.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 35 | 54 | 0 | 0.74 | 0.59 | 0.48 | 348.37 | 0.58 | 0.33 |
| Hex | 85 | 23 | 36 | 0 | 4A | 3B | 30 | 15C | 3A | 21 |
| Octal | 205 | 43 | 66 | 0 | 112 | 73 | 60 | 534 | 72 | 41 |
| Binary | 10000101 | 100011 | 110110 | 0 | 1001010 | 111011 | 110000 | 101011100 | 111010 | 100001 |
Color Harmonies of #852336
Complementary color
Monochromatic Colors of #852336
Black with #852336
Text Example
Text Example
White with #852336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852336; }
p { color: rgb(133,35,54); }
H1.HeaderClassName
{
color: #852336;
}
.AnyTagClassName
{
color: #852336;
}
</style>
background-color css
<style>
a { background-color: #852336; }
a { background-color: rgb(133,35,54); }
div.DivClassName
{
background-color: #852336;
}
.BgClassName
{
background-color: #852336;
}
</style>
border-color css
<style>
span { border-color: #852336; }
span { border-color: rgb(133,35,54); }
td.TdClassName
{
border-color: #852336;
}
.TagClassName
{
border-color: #852336;
}
</style>