Shades of Scarlett #792436
Tints of Scarlett #792436
RGB
CMYK
RGB Variations
Color information
#792436 (or 0x792436) is known color: Scarlett. HEX triplet: 79, 24 and 36. RGB value is (121,36,54). Sum of RGB (Red+Green+Blue) = 121+36+54=211 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.35% from 211); Green value is 36 (14.45% from 255 or 17.06% from 211); Blue value is 54 (21.48% from 255 or 25.59% from 211); Max value from RGB is 121 - color contains mainly: red. Hex color #792436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792436 is #86DBC9. Grayscale: #3F3F3F. Windows color (decimal): -8838090 or 3548281. OLE color: 3548281.
HSL color Cylindrical-coordinate representation of color #792436: hue angle of 347.29º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #792436 is Cyan = 0, Magento = 0.70, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 36 | 54 | - |
| CMYK | 0 | 0.70 | 0.55 | 0.53 |
| HSL | 347.29º | 0.54% | 0.31% | - |
| HSV(B) | 347.29º | 0.7% | 0.47% | - |
| XYZ | 9.18 | 5.59 | 4.09 | - |
| YUV | 63.47 | 122.66 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 36 | 54 | 0 | 0.70 | 0.55 | 0.53 | 347.29 | 0.54 | 0.31 |
| Hex | 79 | 24 | 36 | 0 | 46 | 37 | 35 | 15B | 36 | 1F |
| Octal | 171 | 44 | 66 | 0 | 106 | 67 | 65 | 533 | 66 | 37 |
| Binary | 1111001 | 100100 | 110110 | 0 | 1000110 | 110111 | 110101 | 101011011 | 110110 | 11111 |
Color Harmonies of #792436
Complementary color
Monochromatic Colors of #792436
Black with #792436
Text Example
Text Example
White with #792436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792436; }
p { color: rgb(121,36,54); }
H1.HeaderClassName
{
color: #792436;
}
.AnyTagClassName
{
color: #792436;
}
</style>
background-color css
<style>
a { background-color: #792436; }
a { background-color: rgb(121,36,54); }
div.DivClassName
{
background-color: #792436;
}
.BgClassName
{
background-color: #792436;
}
</style>
border-color css
<style>
span { border-color: #792436; }
span { border-color: rgb(121,36,54); }
td.TdClassName
{
border-color: #792436;
}
.TagClassName
{
border-color: #792436;
}
</style>