Shades of Shiraz #921338
Tints of Shiraz #921338
RGB
CMYK
RGB Variations
Color information
#921338 (or 0x921338) is known color: Shiraz. HEX triplet: 92, 13 and 38. RGB value is (146,19,56). Sum of RGB (Red+Green+Blue) = 146+19+56=221 (29% of max value = 765). Red value is 146 (57.42% from 255 or 66.06% from 221); Green value is 19 (7.81% from 255 or 8.60% from 221); Blue value is 56 (22.27% from 255 or 25.34% from 221); Max value from RGB is 146 - color contains mainly: red. Hex color #921338 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921338 is #6DECC7. Grayscale: #3D3D3D. Windows color (decimal): -7204040 or 3675026. OLE color: 3675026.
HSL color Cylindrical-coordinate representation of color #921338: hue angle of 342.52º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #921338 is Cyan = 0, Magento = 0.87, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 19 | 56 | - |
| CMYK | 0 | 0.87 | 0.62 | 0.43 |
| HSL | 342.52º | 0.77% | 0.32% | - |
| HSV(B) | 342.52º | 0.87% | 0.57% | - |
| XYZ | 12.8 | 6.86 | 4.39 | - |
| YUV | 61.19 | 125.08 | 188.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 19 | 56 | 0 | 0.87 | 0.62 | 0.43 | 342.52 | 0.77 | 0.32 |
| Hex | 92 | 13 | 38 | 0 | 57 | 3E | 2B | 157 | 4D | 20 |
| Octal | 222 | 23 | 70 | 0 | 127 | 76 | 53 | 527 | 115 | 40 |
| Binary | 10010010 | 10011 | 111000 | 0 | 1010111 | 111110 | 101011 | 101010111 | 1001101 | 100000 |
Color Harmonies of #921338
Complementary color
Monochromatic Colors of #921338
Black with #921338
Text Example
Text Example
White with #921338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921338; }
p { color: rgb(146,19,56); }
H1.HeaderClassName
{
color: #921338;
}
.AnyTagClassName
{
color: #921338;
}
</style>
background-color css
<style>
a { background-color: #921338; }
a { background-color: rgb(146,19,56); }
div.DivClassName
{
background-color: #921338;
}
.BgClassName
{
background-color: #921338;
}
</style>
border-color css
<style>
span { border-color: #921338; }
span { border-color: rgb(146,19,56); }
td.TdClassName
{
border-color: #921338;
}
.TagClassName
{
border-color: #921338;
}
</style>