Shades of Shiraz #921939
Tints of Shiraz #921939
RGB
CMYK
RGB Variations
Color information
#921939 (or 0x921939) is known color: Shiraz. HEX triplet: 92, 19 and 39. RGB value is (146,25,57). Sum of RGB (Red+Green+Blue) = 146+25+57=228 (30% of max value = 765). Red value is 146 (57.42% from 255 or 64.04% from 228); Green value is 25 (10.16% from 255 or 10.96% from 228); Blue value is 57 (22.66% from 255 or 25% from 228); Max value from RGB is 146 - color contains mainly: red. Hex color #921939 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921939 is #6DE6C6. Grayscale: #404040. Windows color (decimal): -7202503 or 3742098. OLE color: 3742098.
HSL color Cylindrical-coordinate representation of color #921939: hue angle of 344.13º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #921939 is Cyan = 0, Magento = 0.83, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 25 | 57 | - |
| CMYK | 0 | 0.83 | 0.61 | 0.43 |
| HSL | 344.13º | 0.71% | 0.34% | - |
| HSV(B) | 344.13º | 0.83% | 0.57% | - |
| XYZ | 12.94 | 7.1 | 4.56 | - |
| YUV | 64.83 | 123.59 | 185.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 25 | 57 | 0 | 0.83 | 0.61 | 0.43 | 344.13 | 0.71 | 0.34 |
| Hex | 92 | 19 | 39 | 0 | 53 | 3D | 2B | 158 | 47 | 22 |
| Octal | 222 | 31 | 71 | 0 | 123 | 75 | 53 | 530 | 107 | 42 |
| Binary | 10010010 | 11001 | 111001 | 0 | 1010011 | 111101 | 101011 | 101011000 | 1000111 | 100010 |
Color Harmonies of #921939
Complementary color
Monochromatic Colors of #921939
Black with #921939
Text Example
Text Example
White with #921939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921939; }
p { color: rgb(146,25,57); }
H1.HeaderClassName
{
color: #921939;
}
.AnyTagClassName
{
color: #921939;
}
</style>
background-color css
<style>
a { background-color: #921939; }
a { background-color: rgb(146,25,57); }
div.DivClassName
{
background-color: #921939;
}
.BgClassName
{
background-color: #921939;
}
</style>
border-color css
<style>
span { border-color: #921939; }
span { border-color: rgb(146,25,57); }
td.TdClassName
{
border-color: #921939;
}
.TagClassName
{
border-color: #921939;
}
</style>