Shades of Shiraz #852640
Tints of Shiraz #852640
RGB
CMYK
RGB Variations
Color information
#852640 (or 0x852640) is known color: Shiraz. HEX triplet: 85, 26 and 40. RGB value is (133,38,64). Sum of RGB (Red+Green+Blue) = 133+38+64=235 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.60% from 235); Green value is 38 (15.23% from 255 or 16.17% from 235); Blue value is 64 (25.39% from 255 or 27.23% from 235); Max value from RGB is 133 - color contains mainly: red. Hex color #852640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852640 is #7AD9BF. Grayscale: #454545. Windows color (decimal): -8051136 or 4204165. OLE color: 4204165.
HSL color Cylindrical-coordinate representation of color #852640: hue angle of 343.58º 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 #852640 is Cyan = 0, Magento = 0.71, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 38 | 64 | - |
| CMYK | 0 | 0.71 | 0.52 | 0.48 |
| HSL | 343.58º | 0.56% | 0.34% | - |
| HSV(B) | 343.58º | 0.71% | 0.52% | - |
| XYZ | 11.29 | 6.74 | 5.56 | - |
| YUV | 69.37 | 124.97 | 173.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 38 | 64 | 0 | 0.71 | 0.52 | 0.48 | 343.58 | 0.56 | 0.34 |
| Hex | 85 | 26 | 40 | 0 | 47 | 34 | 30 | 158 | 38 | 22 |
| Octal | 205 | 46 | 100 | 0 | 107 | 64 | 60 | 530 | 70 | 42 |
| Binary | 10000101 | 100110 | 1000000 | 0 | 1000111 | 110100 | 110000 | 101011000 | 111000 | 100010 |
Color Harmonies of #852640
Complementary color
Monochromatic Colors of #852640
Black with #852640
Text Example
Text Example
White with #852640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852640; }
p { color: rgb(133,38,64); }
H1.HeaderClassName
{
color: #852640;
}
.AnyTagClassName
{
color: #852640;
}
</style>
background-color css
<style>
a { background-color: #852640; }
a { background-color: rgb(133,38,64); }
div.DivClassName
{
background-color: #852640;
}
.BgClassName
{
background-color: #852640;
}
</style>
border-color css
<style>
span { border-color: #852640; }
span { border-color: rgb(133,38,64); }
td.TdClassName
{
border-color: #852640;
}
.TagClassName
{
border-color: #852640;
}
</style>