Shades of Scarlett #782536
Tints of Scarlett #782536
RGB
CMYK
RGB Variations
Color information
#782536 (or 0x782536) is known color: Scarlett. HEX triplet: 78, 25 and 36. RGB value is (120,37,54). Sum of RGB (Red+Green+Blue) = 120+37+54=211 (27% of max value = 765). Red value is 120 (47.27% from 255 or 56.87% from 211); Green value is 37 (14.84% from 255 or 17.54% from 211); Blue value is 54 (21.48% from 255 or 25.59% from 211); Max value from RGB is 120 - color contains mainly: red. Hex color #782536 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782536 is #87DAC9. Grayscale: #3F3F3F. Windows color (decimal): -8903370 or 3548536. OLE color: 3548536.
HSL color Cylindrical-coordinate representation of color #782536: hue angle of 347.71º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #782536 is Cyan = 0, Magento = 0.69, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 37 | 54 | - |
| CMYK | 0 | 0.69 | 0.55 | 0.53 |
| HSL | 347.71º | 0.53% | 0.31% | - |
| HSV(B) | 347.71º | 0.69% | 0.47% | - |
| XYZ | 9.07 | 5.58 | 4.09 | - |
| YUV | 63.76 | 122.5 | 168.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 37 | 54 | 0 | 0.69 | 0.55 | 0.53 | 347.71 | 0.53 | 0.31 |
| Hex | 78 | 25 | 36 | 0 | 45 | 37 | 35 | 15C | 35 | 1F |
| Octal | 170 | 45 | 66 | 0 | 105 | 67 | 65 | 534 | 65 | 37 |
| Binary | 1111000 | 100101 | 110110 | 0 | 1000101 | 110111 | 110101 | 101011100 | 110101 | 11111 |
Color Harmonies of #782536
Complementary color
Monochromatic Colors of #782536
Black with #782536
Text Example
Text Example
White with #782536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782536; }
p { color: rgb(120,37,54); }
H1.HeaderClassName
{
color: #782536;
}
.AnyTagClassName
{
color: #782536;
}
</style>
background-color css
<style>
a { background-color: #782536; }
a { background-color: rgb(120,37,54); }
div.DivClassName
{
background-color: #782536;
}
.BgClassName
{
background-color: #782536;
}
</style>
border-color css
<style>
span { border-color: #782536; }
span { border-color: rgb(120,37,54); }
td.TdClassName
{
border-color: #782536;
}
.TagClassName
{
border-color: #782536;
}
</style>