Shades of Shiraz #901138
Tints of Shiraz #901138
RGB
CMYK
RGB Variations
Color information
#901138 (or 0x901138) is known color: Shiraz. HEX triplet: 90, 11 and 38. RGB value is (144,17,56). Sum of RGB (Red+Green+Blue) = 144+17+56=217 (28% of max value = 765). Red value is 144 (56.64% from 255 or 66.36% from 217); Green value is 17 (7.03% from 255 or 7.83% from 217); Blue value is 56 (22.27% from 255 or 25.81% from 217); Max value from RGB is 144 - color contains mainly: red. Hex color #901138 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #901138 is #6FEEC7. Grayscale: #3B3B3B. Windows color (decimal): -7335624 or 3674512. OLE color: 3674512.
HSL color Cylindrical-coordinate representation of color #901138: hue angle of 341.57º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #901138 is Cyan = 0, Magento = 0.88, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 17 | 56 | - |
| CMYK | 0 | 0.88 | 0.61 | 0.44 |
| HSL | 341.57º | 0.79% | 0.32% | - |
| HSV(B) | 341.57º | 0.88% | 0.56% | - |
| XYZ | 12.42 | 6.62 | 4.36 | - |
| YUV | 59.42 | 126.08 | 188.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 17 | 56 | 0 | 0.88 | 0.61 | 0.44 | 341.57 | 0.79 | 0.32 |
| Hex | 90 | 11 | 38 | 0 | 58 | 3D | 2C | 156 | 4F | 20 |
| Octal | 220 | 21 | 70 | 0 | 130 | 75 | 54 | 526 | 117 | 40 |
| Binary | 10010000 | 10001 | 111000 | 0 | 1011000 | 111101 | 101100 | 101010110 | 1001111 | 100000 |
Color Harmonies of #901138
Complementary color
Monochromatic Colors of #901138
Black with #901138
Text Example
Text Example
White with #901138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #901138; }
p { color: rgb(144,17,56); }
H1.HeaderClassName
{
color: #901138;
}
.AnyTagClassName
{
color: #901138;
}
</style>
background-color css
<style>
a { background-color: #901138; }
a { background-color: rgb(144,17,56); }
div.DivClassName
{
background-color: #901138;
}
.BgClassName
{
background-color: #901138;
}
</style>
border-color css
<style>
span { border-color: #901138; }
span { border-color: rgb(144,17,56); }
td.TdClassName
{
border-color: #901138;
}
.TagClassName
{
border-color: #901138;
}
</style>