Shades of Shiraz #921536
Tints of Shiraz #921536
RGB
CMYK
RGB Variations
Color information
#921536 (or 0x921536) is known color: Shiraz. HEX triplet: 92, 15 and 36. RGB value is (146,21,54). Sum of RGB (Red+Green+Blue) = 146+21+54=221 (29% of max value = 765). Red value is 146 (57.42% from 255 or 66.06% from 221); Green value is 21 (8.59% from 255 or 9.50% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 146 - color contains mainly: red. Hex color #921536 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921536 is #6DEAC9. Grayscale: #3E3E3E. Windows color (decimal): -7203530 or 3544466. OLE color: 3544466.
HSL color Cylindrical-coordinate representation of color #921536: hue angle of 344.16º degrees, saturation: 0.75, 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 #921536 is Cyan = 0, Magento = 0.86, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 21 | 54 | - |
| CMYK | 0 | 0.86 | 0.63 | 0.43 |
| HSL | 344.16º | 0.75% | 0.33% | - |
| HSV(B) | 344.16º | 0.86% | 0.57% | - |
| XYZ | 12.79 | 6.91 | 4.15 | - |
| YUV | 62.14 | 123.41 | 187.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 21 | 54 | 0 | 0.86 | 0.63 | 0.43 | 344.16 | 0.75 | 0.33 |
| Hex | 92 | 15 | 36 | 0 | 56 | 3F | 2B | 158 | 4B | 21 |
| Octal | 222 | 25 | 66 | 0 | 126 | 77 | 53 | 530 | 113 | 41 |
| Binary | 10010010 | 10101 | 110110 | 0 | 1010110 | 111111 | 101011 | 101011000 | 1001011 | 100001 |
Color Harmonies of #921536
Complementary color
Monochromatic Colors of #921536
Black with #921536
Text Example
Text Example
White with #921536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921536; }
p { color: rgb(146,21,54); }
H1.HeaderClassName
{
color: #921536;
}
.AnyTagClassName
{
color: #921536;
}
</style>
background-color css
<style>
a { background-color: #921536; }
a { background-color: rgb(146,21,54); }
div.DivClassName
{
background-color: #921536;
}
.BgClassName
{
background-color: #921536;
}
</style>
border-color css
<style>
span { border-color: #921536; }
span { border-color: rgb(146,21,54); }
td.TdClassName
{
border-color: #921536;
}
.TagClassName
{
border-color: #921536;
}
</style>