Shades of Shiraz #852435
Tints of Shiraz #852435
RGB
CMYK
RGB Variations
Color information
#852435 (or 0x852435) is known color: Shiraz. HEX triplet: 85, 24 and 35. RGB value is (133,36,53). Sum of RGB (Red+Green+Blue) = 133+36+53=222 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.91% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 53 (21.09% from 255 or 23.87% from 222); Max value from RGB is 133 - color contains mainly: red. Hex color #852435 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852435 is #7ADBCA. Grayscale: #424242. Windows color (decimal): -8051659 or 3482757. OLE color: 3482757.
HSL color Cylindrical-coordinate representation of color #852435: hue angle of 349.48º 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 #852435 is Cyan = 0, Magento = 0.73, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 36 | 53 | - |
| CMYK | 0 | 0.73 | 0.60 | 0.48 |
| HSL | 349.48º | 0.57% | 0.33% | - |
| HSV(B) | 349.48º | 0.73% | 0.52% | - |
| XYZ | 10.95 | 6.51 | 4.05 | - |
| YUV | 66.94 | 120.14 | 175.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 36 | 53 | 0 | 0.73 | 0.60 | 0.48 | 349.48 | 0.57 | 0.33 |
| Hex | 85 | 24 | 35 | 0 | 49 | 3C | 30 | 15D | 39 | 21 |
| Octal | 205 | 44 | 65 | 0 | 111 | 74 | 60 | 535 | 71 | 41 |
| Binary | 10000101 | 100100 | 110101 | 0 | 1001001 | 111100 | 110000 | 101011101 | 111001 | 100001 |
Color Harmonies of #852435
Complementary color
Monochromatic Colors of #852435
Black with #852435
Text Example
Text Example
White with #852435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852435; }
p { color: rgb(133,36,53); }
H1.HeaderClassName
{
color: #852435;
}
.AnyTagClassName
{
color: #852435;
}
</style>
background-color css
<style>
a { background-color: #852435; }
a { background-color: rgb(133,36,53); }
div.DivClassName
{
background-color: #852435;
}
.BgClassName
{
background-color: #852435;
}
</style>
border-color css
<style>
span { border-color: #852435; }
span { border-color: rgb(133,36,53); }
td.TdClassName
{
border-color: #852435;
}
.TagClassName
{
border-color: #852435;
}
</style>