Shades of Shiraz #852634
Tints of Shiraz #852634
RGB
CMYK
RGB Variations
Color information
#852634 (or 0x852634) is known color: Shiraz. HEX triplet: 85, 26 and 34. RGB value is (133,38,52). Sum of RGB (Red+Green+Blue) = 133+38+52=223 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.64% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 133 - color contains mainly: red. Hex color #852634 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852634 is #7AD9CB. Grayscale: #444444. Windows color (decimal): -8051148 or 3417733. OLE color: 3417733.
HSL color Cylindrical-coordinate representation of color #852634: hue angle of 351.16º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #852634 is Cyan = 0, Magento = 0.71, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 38 | 52 | - |
| CMYK | 0 | 0.71 | 0.61 | 0.48 |
| HSL | 351.16º | 0.56% | 0.34% | - |
| HSV(B) | 351.16º | 0.71% | 0.52% | - |
| XYZ | 10.99 | 6.62 | 3.95 | - |
| YUV | 68 | 118.97 | 174.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 38 | 52 | 0 | 0.71 | 0.61 | 0.48 | 351.16 | 0.56 | 0.34 |
| Hex | 85 | 26 | 34 | 0 | 47 | 3D | 30 | 15F | 38 | 22 |
| Octal | 205 | 46 | 64 | 0 | 107 | 75 | 60 | 537 | 70 | 42 |
| Binary | 10000101 | 100110 | 110100 | 0 | 1000111 | 111101 | 110000 | 101011111 | 111000 | 100010 |
Color Harmonies of #852634
Complementary color
Monochromatic Colors of #852634
Black with #852634
Text Example
Text Example
White with #852634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852634; }
p { color: rgb(133,38,52); }
H1.HeaderClassName
{
color: #852634;
}
.AnyTagClassName
{
color: #852634;
}
</style>
background-color css
<style>
a { background-color: #852634; }
a { background-color: rgb(133,38,52); }
div.DivClassName
{
background-color: #852634;
}
.BgClassName
{
background-color: #852634;
}
</style>
border-color css
<style>
span { border-color: #852634; }
span { border-color: rgb(133,38,52); }
td.TdClassName
{
border-color: #852634;
}
.TagClassName
{
border-color: #852634;
}
</style>