Shades of Scarlett #762733
Tints of Scarlett #762733
RGB
CMYK
RGB Variations
Color information
#762733 (or 0x762733) is known color: Scarlett. HEX triplet: 76, 27 and 33. RGB value is (118,39,51). Sum of RGB (Red+Green+Blue) = 118+39+51=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 39 (15.62% from 255 or 18.75% from 208); Blue value is 51 (20.31% from 255 or 24.52% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #762733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762733 is #89D8CC. Grayscale: #404040. Windows color (decimal): -9033933 or 3352438. OLE color: 3352438.
HSL color Cylindrical-coordinate representation of color #762733: hue angle of 350.89º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762733 is Cyan = 0, Magento = 0.67, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 51 | - |
| CMYK | 0 | 0.67 | 0.57 | 0.54 |
| HSL | 350.89º | 0.5% | 0.31% | - |
| HSV(B) | 350.89º | 0.67% | 0.46% | - |
| XYZ | 8.79 | 5.54 | 3.74 | - |
| YUV | 63.99 | 120.67 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 51 | 0 | 0.67 | 0.57 | 0.54 | 350.89 | 0.5 | 0.31 |
| Hex | 76 | 27 | 33 | 0 | 43 | 39 | 36 | 15F | 32 | 1F |
| Octal | 166 | 47 | 63 | 0 | 103 | 71 | 66 | 537 | 62 | 37 |
| Binary | 1110110 | 100111 | 110011 | 0 | 1000011 | 111001 | 110110 | 101011111 | 110010 | 11111 |
Color Harmonies of #762733
Complementary color
Monochromatic Colors of #762733
Black with #762733
Text Example
Text Example
White with #762733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762733; }
p { color: rgb(118,39,51); }
H1.HeaderClassName
{
color: #762733;
}
.AnyTagClassName
{
color: #762733;
}
</style>
background-color css
<style>
a { background-color: #762733; }
a { background-color: rgb(118,39,51); }
div.DivClassName
{
background-color: #762733;
}
.BgClassName
{
background-color: #762733;
}
</style>
border-color css
<style>
span { border-color: #762733; }
span { border-color: rgb(118,39,51); }
td.TdClassName
{
border-color: #762733;
}
.TagClassName
{
border-color: #762733;
}
</style>