Shades of Scarlett #891230
Tints of Scarlett #891230
RGB
CMYK
RGB Variations
Color information
#891230 (or 0x891230) is known color: Scarlett. HEX triplet: 89, 12 and 30. RGB value is (137,18,48). Sum of RGB (Red+Green+Blue) = 137+18+48=203 (26% of max value = 765). Red value is 137 (53.91% from 255 or 67.49% from 203); Green value is 18 (7.42% from 255 or 8.87% from 203); Blue value is 48 (19.14% from 255 or 23.65% from 203); Max value from RGB is 137 - color contains mainly: red. Hex color #891230 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891230 is #76EDCF. Grayscale: #393939. Windows color (decimal): -7794128 or 3150473. OLE color: 3150473.
HSL color Cylindrical-coordinate representation of color #891230: hue angle of 344.87º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #891230 is Cyan = 0, Magento = 0.87, Yellow = 0.65 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 18 | 48 | - |
| CMYK | 0 | 0.87 | 0.65 | 0.46 |
| HSL | 344.87º | 0.77% | 0.3% | - |
| HSV(B) | 344.87º | 0.87% | 0.54% | - |
| XYZ | 11.07 | 5.96 | 3.36 | - |
| YUV | 57 | 122.92 | 185.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 18 | 48 | 0 | 0.87 | 0.65 | 0.46 | 344.87 | 0.77 | 0.3 |
| Hex | 89 | 12 | 30 | 0 | 57 | 41 | 2E | 159 | 4D | 1E |
| Octal | 211 | 22 | 60 | 0 | 127 | 101 | 56 | 531 | 115 | 36 |
| Binary | 10001001 | 10010 | 110000 | 0 | 1010111 | 1000001 | 101110 | 101011001 | 1001101 | 11110 |
Color Harmonies of #891230
Complementary color
Monochromatic Colors of #891230
Black with #891230
Text Example
Text Example
White with #891230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891230; }
p { color: rgb(137,18,48); }
H1.HeaderClassName
{
color: #891230;
}
.AnyTagClassName
{
color: #891230;
}
</style>
background-color css
<style>
a { background-color: #891230; }
a { background-color: rgb(137,18,48); }
div.DivClassName
{
background-color: #891230;
}
.BgClassName
{
background-color: #891230;
}
</style>
border-color css
<style>
span { border-color: #891230; }
span { border-color: rgb(137,18,48); }
td.TdClassName
{
border-color: #891230;
}
.TagClassName
{
border-color: #891230;
}
</style>