Shades of Scarlett #881037
Tints of Scarlett #881037
RGB
CMYK
RGB Variations
Color information
#881037 (or 0x881037) is known color: Scarlett. HEX triplet: 88, 10 and 37. RGB value is (136,16,55). Sum of RGB (Red+Green+Blue) = 136+16+55=207 (27% of max value = 765). Red value is 136 (53.52% from 255 or 65.70% from 207); Green value is 16 (6.64% from 255 or 7.73% from 207); Blue value is 55 (21.88% from 255 or 26.57% from 207); Max value from RGB is 136 - color contains mainly: red. Hex color #881037 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #881037 is #77EFC8. Grayscale: #383838. Windows color (decimal): -7860169 or 3608712. OLE color: 3608712.
HSL color Cylindrical-coordinate representation of color #881037: hue angle of 340.5º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #881037 is Cyan = 0, Magento = 0.88, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 16 | 55 | - |
| CMYK | 0 | 0.88 | 0.60 | 0.47 |
| HSL | 340.5º | 0.79% | 0.3% | - |
| HSV(B) | 340.5º | 0.88% | 0.53% | - |
| XYZ | 11.03 | 5.88 | 4.17 | - |
| YUV | 56.33 | 127.26 | 184.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 16 | 55 | 0 | 0.88 | 0.60 | 0.47 | 340.5 | 0.79 | 0.3 |
| Hex | 88 | 10 | 37 | 0 | 58 | 3C | 2F | 154 | 4F | 1E |
| Octal | 210 | 20 | 67 | 0 | 130 | 74 | 57 | 524 | 117 | 36 |
| Binary | 10001000 | 10000 | 110111 | 0 | 1011000 | 111100 | 101111 | 101010100 | 1001111 | 11110 |
Color Harmonies of #881037
Complementary color
Monochromatic Colors of #881037
Black with #881037
Text Example
Text Example
White with #881037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881037; }
p { color: rgb(136,16,55); }
H1.HeaderClassName
{
color: #881037;
}
.AnyTagClassName
{
color: #881037;
}
</style>
background-color css
<style>
a { background-color: #881037; }
a { background-color: rgb(136,16,55); }
div.DivClassName
{
background-color: #881037;
}
.BgClassName
{
background-color: #881037;
}
</style>
border-color css
<style>
span { border-color: #881037; }
span { border-color: rgb(136,16,55); }
td.TdClassName
{
border-color: #881037;
}
.TagClassName
{
border-color: #881037;
}
</style>