Shades of Shiraz #921134
Tints of Shiraz #921134
RGB
CMYK
RGB Variations
Color information
#921134 (or 0x921134) is known color: Shiraz. HEX triplet: 92, 11 and 34. RGB value is (146,17,52). Sum of RGB (Red+Green+Blue) = 146+17+52=215 (28% of max value = 765). Red value is 146 (57.42% from 255 or 67.91% from 215); Green value is 17 (7.03% from 255 or 7.91% from 215); Blue value is 52 (20.70% from 255 or 24.19% from 215); Max value from RGB is 146 - color contains mainly: red. Hex color #921134 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921134 is #6DEECB. Grayscale: #3B3B3B. Windows color (decimal): -7204556 or 3412370. OLE color: 3412370.
HSL color Cylindrical-coordinate representation of color #921134: hue angle of 343.72º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #921134 is Cyan = 0, Magento = 0.88, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 17 | 52 | - |
| CMYK | 0 | 0.88 | 0.64 | 0.43 |
| HSL | 343.72º | 0.79% | 0.32% | - |
| HSV(B) | 343.72º | 0.88% | 0.57% | - |
| XYZ | 12.67 | 6.76 | 3.89 | - |
| YUV | 59.56 | 123.74 | 189.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 17 | 52 | 0 | 0.88 | 0.64 | 0.43 | 343.72 | 0.79 | 0.32 |
| Hex | 92 | 11 | 34 | 0 | 58 | 40 | 2B | 158 | 4F | 20 |
| Octal | 222 | 21 | 64 | 0 | 130 | 100 | 53 | 530 | 117 | 40 |
| Binary | 10010010 | 10001 | 110100 | 0 | 1011000 | 1000000 | 101011 | 101011000 | 1001111 | 100000 |
Color Harmonies of #921134
Complementary color
Monochromatic Colors of #921134
Black with #921134
Text Example
Text Example
White with #921134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921134; }
p { color: rgb(146,17,52); }
H1.HeaderClassName
{
color: #921134;
}
.AnyTagClassName
{
color: #921134;
}
</style>
background-color css
<style>
a { background-color: #921134; }
a { background-color: rgb(146,17,52); }
div.DivClassName
{
background-color: #921134;
}
.BgClassName
{
background-color: #921134;
}
</style>
border-color css
<style>
span { border-color: #921134; }
span { border-color: rgb(146,17,52); }
td.TdClassName
{
border-color: #921134;
}
.TagClassName
{
border-color: #921134;
}
</style>