Shades of Shiraz #921436
Tints of Shiraz #921436
RGB
CMYK
RGB Variations
Color information
#921436 (or 0x921436) is known color: Shiraz. HEX triplet: 92, 14 and 36. RGB value is (146,20,54). Sum of RGB (Red+Green+Blue) = 146+20+54=220 (29% of max value = 765). Red value is 146 (57.42% from 255 or 66.36% from 220); Green value is 20 (8.20% from 255 or 9.09% from 220); Blue value is 54 (21.48% from 255 or 24.55% from 220); Max value from RGB is 146 - color contains mainly: red. Hex color #921436 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921436 is #6DEBC9. Grayscale: #3D3D3D. Windows color (decimal): -7203786 or 3544210. OLE color: 3544210.
HSL color Cylindrical-coordinate representation of color #921436: hue angle of 343.81º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #921436 is Cyan = 0, Magento = 0.86, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 20 | 54 | - |
| CMYK | 0 | 0.86 | 0.63 | 0.43 |
| HSL | 343.81º | 0.76% | 0.33% | - |
| HSV(B) | 343.81º | 0.86% | 0.57% | - |
| XYZ | 12.77 | 6.88 | 4.14 | - |
| YUV | 61.55 | 123.74 | 188.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 20 | 54 | 0 | 0.86 | 0.63 | 0.43 | 343.81 | 0.76 | 0.33 |
| Hex | 92 | 14 | 36 | 0 | 56 | 3F | 2B | 158 | 4C | 21 |
| Octal | 222 | 24 | 66 | 0 | 126 | 77 | 53 | 530 | 114 | 41 |
| Binary | 10010010 | 10100 | 110110 | 0 | 1010110 | 111111 | 101011 | 101011000 | 1001100 | 100001 |
Color Harmonies of #921436
Complementary color
Monochromatic Colors of #921436
Black with #921436
Text Example
Text Example
White with #921436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921436; }
p { color: rgb(146,20,54); }
H1.HeaderClassName
{
color: #921436;
}
.AnyTagClassName
{
color: #921436;
}
</style>
background-color css
<style>
a { background-color: #921436; }
a { background-color: rgb(146,20,54); }
div.DivClassName
{
background-color: #921436;
}
.BgClassName
{
background-color: #921436;
}
</style>
border-color css
<style>
span { border-color: #921436; }
span { border-color: rgb(146,20,54); }
td.TdClassName
{
border-color: #921436;
}
.TagClassName
{
border-color: #921436;
}
</style>