Shades of Scarlett #772732
Tints of Scarlett #772732
RGB
CMYK
RGB Variations
Color information
#772732 (or 0x772732) is known color: Scarlett. HEX triplet: 77, 27 and 32. RGB value is (119,39,50). Sum of RGB (Red+Green+Blue) = 119+39+50=208 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.21% from 208); Green value is 39 (15.62% from 255 or 18.75% from 208); Blue value is 50 (19.92% from 255 or 24.04% from 208); Max value from RGB is 119 - color contains mainly: red. Hex color #772732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772732 is #88D8CD. Grayscale: #404040. Windows color (decimal): -8968398 or 3286903. OLE color: 3286903.
HSL color Cylindrical-coordinate representation of color #772732: hue angle of 351.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #772732 is Cyan = 0, Magento = 0.67, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 50 | - |
| CMYK | 0 | 0.67 | 0.58 | 0.53 |
| HSL | 351.75º | 0.51% | 0.31% | - |
| HSV(B) | 351.75º | 0.67% | 0.47% | - |
| XYZ | 8.91 | 5.6 | 3.63 | - |
| YUV | 64.17 | 120 | 167.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 50 | 0 | 0.67 | 0.58 | 0.53 | 351.75 | 0.51 | 0.31 |
| Hex | 77 | 27 | 32 | 0 | 43 | 3A | 35 | 160 | 33 | 1F |
| Octal | 167 | 47 | 62 | 0 | 103 | 72 | 65 | 540 | 63 | 37 |
| Binary | 1110111 | 100111 | 110010 | 0 | 1000011 | 111010 | 110101 | 101100000 | 110011 | 11111 |
Color Harmonies of #772732
Complementary color
Monochromatic Colors of #772732
Black with #772732
Text Example
Text Example
White with #772732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772732; }
p { color: rgb(119,39,50); }
H1.HeaderClassName
{
color: #772732;
}
.AnyTagClassName
{
color: #772732;
}
</style>
background-color css
<style>
a { background-color: #772732; }
a { background-color: rgb(119,39,50); }
div.DivClassName
{
background-color: #772732;
}
.BgClassName
{
background-color: #772732;
}
</style>
border-color css
<style>
span { border-color: #772732; }
span { border-color: rgb(119,39,50); }
td.TdClassName
{
border-color: #772732;
}
.TagClassName
{
border-color: #772732;
}
</style>