Shades of Scarlett #772331
Tints of Scarlett #772331
RGB
CMYK
RGB Variations
Color information
#772331 (or 0x772331) is known color: Scarlett. HEX triplet: 77, 23 and 31. RGB value is (119,35,49). Sum of RGB (Red+Green+Blue) = 119+35+49=203 (26% of max value = 765). Red value is 119 (46.88% from 255 or 58.62% from 203); Green value is 35 (14.06% from 255 or 17.24% from 203); Blue value is 49 (19.53% from 255 or 24.14% from 203); Max value from RGB is 119 - color contains mainly: red. Hex color #772331 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772331 is #88DCCE. Grayscale: #3D3D3D. Windows color (decimal): -8969423 or 3220343. OLE color: 3220343.
HSL color Cylindrical-coordinate representation of color #772331: hue angle of 350º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #772331 is Cyan = 0, Magento = 0.71, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 35 | 49 | - |
| CMYK | 0 | 0.71 | 0.59 | 0.53 |
| HSL | 350º | 0.55% | 0.3% | - |
| HSV(B) | 350º | 0.71% | 0.47% | - |
| XYZ | 8.76 | 5.35 | 3.48 | - |
| YUV | 61.71 | 120.83 | 168.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 35 | 49 | 0 | 0.71 | 0.59 | 0.53 | 350 | 0.55 | 0.3 |
| Hex | 77 | 23 | 31 | 0 | 47 | 3B | 35 | 15E | 37 | 1E |
| Octal | 167 | 43 | 61 | 0 | 107 | 73 | 65 | 536 | 67 | 36 |
| Binary | 1110111 | 100011 | 110001 | 0 | 1000111 | 111011 | 110101 | 101011110 | 110111 | 11110 |
Color Harmonies of #772331
Complementary color
Monochromatic Colors of #772331
Black with #772331
Text Example
Text Example
White with #772331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772331; }
p { color: rgb(119,35,49); }
H1.HeaderClassName
{
color: #772331;
}
.AnyTagClassName
{
color: #772331;
}
</style>
background-color css
<style>
a { background-color: #772331; }
a { background-color: rgb(119,35,49); }
div.DivClassName
{
background-color: #772331;
}
.BgClassName
{
background-color: #772331;
}
</style>
border-color css
<style>
span { border-color: #772331; }
span { border-color: rgb(119,35,49); }
td.TdClassName
{
border-color: #772331;
}
.TagClassName
{
border-color: #772331;
}
</style>