Shades of Shiraz #872430
Tints of Shiraz #872430
RGB
CMYK
RGB Variations
Color information
#872430 (or 0x872430) is known color: Shiraz. HEX triplet: 87, 24 and 30. RGB value is (135,36,48). Sum of RGB (Red+Green+Blue) = 135+36+48=219 (29% of max value = 765). Red value is 135 (53.12% from 255 or 61.64% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 48 (19.14% from 255 or 21.92% from 219); Max value from RGB is 135 - color contains mainly: red. Hex color #872430 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872430 is #78DBCF. Grayscale: #434343. Windows color (decimal): -7920592 or 3155079. OLE color: 3155079.
HSL color Cylindrical-coordinate representation of color #872430: hue angle of 352.73º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #872430 is Cyan = 0, Magento = 0.73, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 36 | 48 | - |
| CMYK | 0 | 0.73 | 0.64 | 0.47 |
| HSL | 352.73º | 0.58% | 0.34% | - |
| HSV(B) | 352.73º | 0.73% | 0.53% | - |
| XYZ | 11.16 | 6.63 | 3.49 | - |
| YUV | 66.97 | 117.3 | 176.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 36 | 48 | 0 | 0.73 | 0.64 | 0.47 | 352.73 | 0.58 | 0.34 |
| Hex | 87 | 24 | 30 | 0 | 49 | 40 | 2F | 161 | 3A | 22 |
| Octal | 207 | 44 | 60 | 0 | 111 | 100 | 57 | 541 | 72 | 42 |
| Binary | 10000111 | 100100 | 110000 | 0 | 1001001 | 1000000 | 101111 | 101100001 | 111010 | 100010 |
Color Harmonies of #872430
Complementary color
Monochromatic Colors of #872430
Black with #872430
Text Example
Text Example
White with #872430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872430; }
p { color: rgb(135,36,48); }
H1.HeaderClassName
{
color: #872430;
}
.AnyTagClassName
{
color: #872430;
}
</style>
background-color css
<style>
a { background-color: #872430; }
a { background-color: rgb(135,36,48); }
div.DivClassName
{
background-color: #872430;
}
.BgClassName
{
background-color: #872430;
}
</style>
border-color css
<style>
span { border-color: #872430; }
span { border-color: rgb(135,36,48); }
td.TdClassName
{
border-color: #872430;
}
.TagClassName
{
border-color: #872430;
}
</style>