Shades of Scarlett #792632
Tints of Scarlett #792632
RGB
CMYK
RGB Variations
Color information
#792632 (or 0x792632) is known color: Scarlett. HEX triplet: 79, 26 and 32. RGB value is (121,38,50). Sum of RGB (Red+Green+Blue) = 121+38+50=209 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.89% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 50 (19.92% from 255 or 23.92% from 209); Max value from RGB is 121 - color contains mainly: red. Hex color #792632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792632 is #86D9CD. Grayscale: #404040. Windows color (decimal): -8837582 or 3286649. OLE color: 3286649.
HSL color Cylindrical-coordinate representation of color #792632: hue angle of 351.33º degrees, saturation: 0.52, 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 #792632 is Cyan = 0, Magento = 0.69, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 38 | 50 | - |
| CMYK | 0 | 0.69 | 0.59 | 0.53 |
| HSL | 351.33º | 0.52% | 0.31% | - |
| HSV(B) | 351.33º | 0.69% | 0.47% | - |
| XYZ | 9.15 | 5.68 | 3.63 | - |
| YUV | 64.19 | 120 | 168.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 38 | 50 | 0 | 0.69 | 0.59 | 0.53 | 351.33 | 0.52 | 0.31 |
| Hex | 79 | 26 | 32 | 0 | 45 | 3B | 35 | 15F | 34 | 1F |
| Octal | 171 | 46 | 62 | 0 | 105 | 73 | 65 | 537 | 64 | 37 |
| Binary | 1111001 | 100110 | 110010 | 0 | 1000101 | 111011 | 110101 | 101011111 | 110100 | 11111 |
Color Harmonies of #792632
Complementary color
Monochromatic Colors of #792632
Black with #792632
Text Example
Text Example
White with #792632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792632; }
p { color: rgb(121,38,50); }
H1.HeaderClassName
{
color: #792632;
}
.AnyTagClassName
{
color: #792632;
}
</style>
background-color css
<style>
a { background-color: #792632; }
a { background-color: rgb(121,38,50); }
div.DivClassName
{
background-color: #792632;
}
.BgClassName
{
background-color: #792632;
}
</style>
border-color css
<style>
span { border-color: #792632; }
span { border-color: rgb(121,38,50); }
td.TdClassName
{
border-color: #792632;
}
.TagClassName
{
border-color: #792632;
}
</style>