Shades of Scarlett #792831
Tints of Scarlett #792831
RGB
CMYK
RGB Variations
Color information
#792831 (or 0x792831) is known color: Scarlett. HEX triplet: 79, 28 and 31. RGB value is (121,40,49). Sum of RGB (Red+Green+Blue) = 121+40+49=210 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.62% from 210); Green value is 40 (16.02% from 255 or 19.05% from 210); Blue value is 49 (19.53% from 255 or 23.33% from 210); Max value from RGB is 121 - color contains mainly: red. Hex color #792831 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792831 is #86D7CE. Grayscale: #414141. Windows color (decimal): -8837071 or 3221625. OLE color: 3221625.
HSL color Cylindrical-coordinate representation of color #792831: hue angle of 353.33º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #792831 is Cyan = 0, Magento = 0.67, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 49 | - |
| CMYK | 0 | 0.67 | 0.60 | 0.53 |
| HSL | 353.33º | 0.5% | 0.32% | - |
| HSV(B) | 353.33º | 0.67% | 0.47% | - |
| XYZ | 9.2 | 5.8 | 3.54 | - |
| YUV | 65.25 | 118.84 | 167.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 49 | 0 | 0.67 | 0.60 | 0.53 | 353.33 | 0.5 | 0.32 |
| Hex | 79 | 28 | 31 | 0 | 43 | 3C | 35 | 161 | 32 | 20 |
| Octal | 171 | 50 | 61 | 0 | 103 | 74 | 65 | 541 | 62 | 40 |
| Binary | 1111001 | 101000 | 110001 | 0 | 1000011 | 111100 | 110101 | 101100001 | 110010 | 100000 |
Color Harmonies of #792831
Complementary color
Monochromatic Colors of #792831
Black with #792831
Text Example
Text Example
White with #792831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792831; }
p { color: rgb(121,40,49); }
H1.HeaderClassName
{
color: #792831;
}
.AnyTagClassName
{
color: #792831;
}
</style>
background-color css
<style>
a { background-color: #792831; }
a { background-color: rgb(121,40,49); }
div.DivClassName
{
background-color: #792831;
}
.BgClassName
{
background-color: #792831;
}
</style>
border-color css
<style>
span { border-color: #792831; }
span { border-color: rgb(121,40,49); }
td.TdClassName
{
border-color: #792831;
}
.TagClassName
{
border-color: #792831;
}
</style>