Shades of Shiraz #852639
Tints of Shiraz #852639
RGB
CMYK
RGB Variations
Color information
#852639 (or 0x852639) is known color: Shiraz. HEX triplet: 85, 26 and 39. RGB value is (133,38,57). Sum of RGB (Red+Green+Blue) = 133+38+57=228 (30% of max value = 765). Red value is 133 (52.34% from 255 or 58.33% from 228); Green value is 38 (15.23% from 255 or 16.67% from 228); Blue value is 57 (22.66% from 255 or 25% from 228); Max value from RGB is 133 - color contains mainly: red. Hex color #852639 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #852639 is #7AD9C6. Grayscale: #444444. Windows color (decimal): -8051143 or 3745413. OLE color: 3745413.
HSL color Cylindrical-coordinate representation of color #852639: hue angle of 348º 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 #852639 is Cyan = 0, Magento = 0.71, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 38 | 57 | - |
| CMYK | 0 | 0.71 | 0.57 | 0.48 |
| HSL | 348º | 0.56% | 0.34% | - |
| HSV(B) | 348º | 0.71% | 0.52% | - |
| XYZ | 11.1 | 6.67 | 4.57 | - |
| YUV | 68.57 | 121.47 | 173.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 38 | 57 | 0 | 0.71 | 0.57 | 0.48 | 348 | 0.56 | 0.34 |
| Hex | 85 | 26 | 39 | 0 | 47 | 39 | 30 | 15C | 38 | 22 |
| Octal | 205 | 46 | 71 | 0 | 107 | 71 | 60 | 534 | 70 | 42 |
| Binary | 10000101 | 100110 | 111001 | 0 | 1000111 | 111001 | 110000 | 101011100 | 111000 | 100010 |
Color Harmonies of #852639
Complementary color
Monochromatic Colors of #852639
Black with #852639
Text Example
Text Example
White with #852639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852639; }
p { color: rgb(133,38,57); }
H1.HeaderClassName
{
color: #852639;
}
.AnyTagClassName
{
color: #852639;
}
</style>
background-color css
<style>
a { background-color: #852639; }
a { background-color: rgb(133,38,57); }
div.DivClassName
{
background-color: #852639;
}
.BgClassName
{
background-color: #852639;
}
</style>
border-color css
<style>
span { border-color: #852639; }
span { border-color: rgb(133,38,57); }
td.TdClassName
{
border-color: #852639;
}
.TagClassName
{
border-color: #852639;
}
</style>