Shades of Shiraz #921639
Tints of Shiraz #921639
RGB
CMYK
RGB Variations
Color information
#921639 (or 0x921639) is known color: Shiraz. HEX triplet: 92, 16 and 39. RGB value is (146,22,57). Sum of RGB (Red+Green+Blue) = 146+22+57=225 (29% of max value = 765). Red value is 146 (57.42% from 255 or 64.89% from 225); Green value is 22 (8.98% from 255 or 9.78% from 225); Blue value is 57 (22.66% from 255 or 25.33% from 225); Max value from RGB is 146 - color contains mainly: red. Hex color #921639 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921639 is #6DE9C6. Grayscale: #3F3F3F. Windows color (decimal): -7203271 or 3741330. OLE color: 3741330.
HSL color Cylindrical-coordinate representation of color #921639: hue angle of 343.06º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #921639 is Cyan = 0, Magento = 0.85, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 22 | 57 | - |
| CMYK | 0 | 0.85 | 0.61 | 0.43 |
| HSL | 343.06º | 0.74% | 0.33% | - |
| HSV(B) | 343.06º | 0.85% | 0.57% | - |
| XYZ | 12.88 | 6.98 | 4.54 | - |
| YUV | 63.07 | 124.58 | 187.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 22 | 57 | 0 | 0.85 | 0.61 | 0.43 | 343.06 | 0.74 | 0.33 |
| Hex | 92 | 16 | 39 | 0 | 55 | 3D | 2B | 157 | 4A | 21 |
| Octal | 222 | 26 | 71 | 0 | 125 | 75 | 53 | 527 | 112 | 41 |
| Binary | 10010010 | 10110 | 111001 | 0 | 1010101 | 111101 | 101011 | 101010111 | 1001010 | 100001 |
Color Harmonies of #921639
Complementary color
Monochromatic Colors of #921639
Black with #921639
Text Example
Text Example
White with #921639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921639; }
p { color: rgb(146,22,57); }
H1.HeaderClassName
{
color: #921639;
}
.AnyTagClassName
{
color: #921639;
}
</style>
background-color css
<style>
a { background-color: #921639; }
a { background-color: rgb(146,22,57); }
div.DivClassName
{
background-color: #921639;
}
.BgClassName
{
background-color: #921639;
}
</style>
border-color css
<style>
span { border-color: #921639; }
span { border-color: rgb(146,22,57); }
td.TdClassName
{
border-color: #921639;
}
.TagClassName
{
border-color: #921639;
}
</style>