Shades of Shiraz #852138
Tints of Shiraz #852138
RGB
CMYK
RGB Variations
Color information
#852138 (or 0x852138) is known color: Shiraz. HEX triplet: 85, 21 and 38. RGB value is (133,33,56). Sum of RGB (Red+Green+Blue) = 133+33+56=222 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.91% from 222); Green value is 33 (13.28% from 255 or 14.86% from 222); Blue value is 56 (22.27% from 255 or 25.23% from 222); Max value from RGB is 133 - color contains mainly: red. Hex color #852138 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852138 is #7ADEC7. Grayscale: #414141. Windows color (decimal): -8052424 or 3678597. OLE color: 3678597.
HSL color Cylindrical-coordinate representation of color #852138: hue angle of 346.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #852138 is Cyan = 0, Magento = 0.75, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 33 | 56 | - |
| CMYK | 0 | 0.75 | 0.58 | 0.48 |
| HSL | 346.2º | 0.6% | 0.33% | - |
| HSV(B) | 346.2º | 0.75% | 0.52% | - |
| XYZ | 10.93 | 6.36 | 4.39 | - |
| YUV | 65.52 | 122.63 | 176.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 33 | 56 | 0 | 0.75 | 0.58 | 0.48 | 346.2 | 0.6 | 0.33 |
| Hex | 85 | 21 | 38 | 0 | 4B | 3A | 30 | 15A | 3C | 21 |
| Octal | 205 | 41 | 70 | 0 | 113 | 72 | 60 | 532 | 74 | 41 |
| Binary | 10000101 | 100001 | 111000 | 0 | 1001011 | 111010 | 110000 | 101011010 | 111100 | 100001 |
Color Harmonies of #852138
Complementary color
Monochromatic Colors of #852138
Black with #852138
Text Example
Text Example
White with #852138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852138; }
p { color: rgb(133,33,56); }
H1.HeaderClassName
{
color: #852138;
}
.AnyTagClassName
{
color: #852138;
}
</style>
background-color css
<style>
a { background-color: #852138; }
a { background-color: rgb(133,33,56); }
div.DivClassName
{
background-color: #852138;
}
.BgClassName
{
background-color: #852138;
}
</style>
border-color css
<style>
span { border-color: #852138; }
span { border-color: rgb(133,33,56); }
td.TdClassName
{
border-color: #852138;
}
.TagClassName
{
border-color: #852138;
}
</style>