Shades of Scarlett #772733
Tints of Scarlett #772733
RGB
CMYK
RGB Variations
Color information
#772733 (or 0x772733) is known color: Scarlett. HEX triplet: 77, 27 and 33. RGB value is (119,39,51). Sum of RGB (Red+Green+Blue) = 119+39+51=209 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.94% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 51 (20.31% from 255 or 24.40% from 209); Max value from RGB is 119 - color contains mainly: red. Hex color #772733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772733 is #88D8CC. Grayscale: #404040. Windows color (decimal): -8968397 or 3352439. OLE color: 3352439.
HSL color Cylindrical-coordinate representation of color #772733: hue angle of 351º 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 #772733 is Cyan = 0, Magento = 0.67, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 51 | - |
| CMYK | 0 | 0.67 | 0.57 | 0.53 |
| HSL | 351º | 0.51% | 0.31% | - |
| HSV(B) | 351º | 0.67% | 0.47% | - |
| XYZ | 8.93 | 5.61 | 3.74 | - |
| YUV | 64.29 | 120.5 | 167.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 51 | 0 | 0.67 | 0.57 | 0.53 | 351 | 0.51 | 0.31 |
| Hex | 77 | 27 | 33 | 0 | 43 | 39 | 35 | 15F | 33 | 1F |
| Octal | 167 | 47 | 63 | 0 | 103 | 71 | 65 | 537 | 63 | 37 |
| Binary | 1110111 | 100111 | 110011 | 0 | 1000011 | 111001 | 110101 | 101011111 | 110011 | 11111 |
Color Harmonies of #772733
Complementary color
Monochromatic Colors of #772733
Black with #772733
Text Example
Text Example
White with #772733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772733; }
p { color: rgb(119,39,51); }
H1.HeaderClassName
{
color: #772733;
}
.AnyTagClassName
{
color: #772733;
}
</style>
background-color css
<style>
a { background-color: #772733; }
a { background-color: rgb(119,39,51); }
div.DivClassName
{
background-color: #772733;
}
.BgClassName
{
background-color: #772733;
}
</style>
border-color css
<style>
span { border-color: #772733; }
span { border-color: rgb(119,39,51); }
td.TdClassName
{
border-color: #772733;
}
.TagClassName
{
border-color: #772733;
}
</style>