Shades of Shiraz #921135
Tints of Shiraz #921135
RGB
CMYK
RGB Variations
Color information
#921135 (or 0x921135) is known color: Shiraz. HEX triplet: 92, 11 and 35. RGB value is (146,17,53). Sum of RGB (Red+Green+Blue) = 146+17+53=216 (28% of max value = 765). Red value is 146 (57.42% from 255 or 67.59% from 216); Green value is 17 (7.03% from 255 or 7.87% from 216); Blue value is 53 (21.09% from 255 or 24.54% from 216); Max value from RGB is 146 - color contains mainly: red. Hex color #921135 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921135 is #6DEECA. Grayscale: #3B3B3B. Windows color (decimal): -7204555 or 3477906. OLE color: 3477906.
HSL color Cylindrical-coordinate representation of color #921135: hue angle of 343.26º 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 #921135 is Cyan = 0, Magento = 0.88, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 17 | 53 | - |
| CMYK | 0 | 0.88 | 0.64 | 0.43 |
| HSL | 343.26º | 0.79% | 0.32% | - |
| HSV(B) | 343.26º | 0.88% | 0.57% | - |
| XYZ | 12.7 | 6.77 | 4.01 | - |
| YUV | 59.68 | 124.24 | 189.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 17 | 53 | 0 | 0.88 | 0.64 | 0.43 | 343.26 | 0.79 | 0.32 |
| Hex | 92 | 11 | 35 | 0 | 58 | 40 | 2B | 157 | 4F | 20 |
| Octal | 222 | 21 | 65 | 0 | 130 | 100 | 53 | 527 | 117 | 40 |
| Binary | 10010010 | 10001 | 110101 | 0 | 1011000 | 1000000 | 101011 | 101010111 | 1001111 | 100000 |
Color Harmonies of #921135
Complementary color
Monochromatic Colors of #921135
Black with #921135
Text Example
Text Example
White with #921135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921135; }
p { color: rgb(146,17,53); }
H1.HeaderClassName
{
color: #921135;
}
.AnyTagClassName
{
color: #921135;
}
</style>
background-color css
<style>
a { background-color: #921135; }
a { background-color: rgb(146,17,53); }
div.DivClassName
{
background-color: #921135;
}
.BgClassName
{
background-color: #921135;
}
</style>
border-color css
<style>
span { border-color: #921135; }
span { border-color: rgb(146,17,53); }
td.TdClassName
{
border-color: #921135;
}
.TagClassName
{
border-color: #921135;
}
</style>