Shades of Shiraz #852434
Tints of Shiraz #852434
RGB
CMYK
RGB Variations
Color information
#852434 (or 0x852434) is known color: Shiraz. HEX triplet: 85, 24 and 34. RGB value is (133,36,52). Sum of RGB (Red+Green+Blue) = 133+36+52=221 (29% of max value = 765). Red value is 133 (52.34% from 255 or 60.18% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 52 (20.70% from 255 or 23.53% from 221); Max value from RGB is 133 - color contains mainly: red. Hex color #852434 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852434 is #7ADBCB. Grayscale: #424242. Windows color (decimal): -8051660 or 3417221. OLE color: 3417221.
HSL color Cylindrical-coordinate representation of color #852434: hue angle of 350.1º 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 #852434 is Cyan = 0, Magento = 0.73, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 36 | 52 | - |
| CMYK | 0 | 0.73 | 0.61 | 0.48 |
| HSL | 350.1º | 0.57% | 0.33% | - |
| HSV(B) | 350.1º | 0.73% | 0.52% | - |
| XYZ | 10.92 | 6.5 | 3.93 | - |
| YUV | 66.83 | 119.64 | 175.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 36 | 52 | 0 | 0.73 | 0.61 | 0.48 | 350.1 | 0.57 | 0.33 |
| Hex | 85 | 24 | 34 | 0 | 49 | 3D | 30 | 15E | 39 | 21 |
| Octal | 205 | 44 | 64 | 0 | 111 | 75 | 60 | 536 | 71 | 41 |
| Binary | 10000101 | 100100 | 110100 | 0 | 1001001 | 111101 | 110000 | 101011110 | 111001 | 100001 |
Color Harmonies of #852434
Complementary color
Monochromatic Colors of #852434
Black with #852434
Text Example
Text Example
White with #852434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852434; }
p { color: rgb(133,36,52); }
H1.HeaderClassName
{
color: #852434;
}
.AnyTagClassName
{
color: #852434;
}
</style>
background-color css
<style>
a { background-color: #852434; }
a { background-color: rgb(133,36,52); }
div.DivClassName
{
background-color: #852434;
}
.BgClassName
{
background-color: #852434;
}
</style>
border-color css
<style>
span { border-color: #852434; }
span { border-color: rgb(133,36,52); }
td.TdClassName
{
border-color: #852434;
}
.TagClassName
{
border-color: #852434;
}
</style>