Shades of Scarlet Gum #521669
Tints of Scarlet Gum #521669
RGB
CMYK
RGB Variations
Color information
#521669 (or 0x521669) is known color: Scarlet Gum. HEX triplet: 52, 16 and 69. RGB value is (82,22,105). Sum of RGB (Red+Green+Blue) = 82+22+105=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 22 (8.98% from 255 or 10.53% from 209); Blue value is 105 (41.41% from 255 or 50.24% from 209); Max value from RGB is 105 - color contains mainly: blue. Hex color #521669 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521669 is #ADE996. Grayscale: #313131. Windows color (decimal): -11397527 or 6886994. OLE color: 6886994.
HSL color Cylindrical-coordinate representation of color #521669: hue angle of 283.37º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #521669 is Cyan = 0.22, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 22 | 105 | - |
| CMYK | 0.22 | 0.79 | 0 | 0.59 |
| HSL | 283.37º | 0.65% | 0.25% | - |
| HSV(B) | 283.37º | 0.79% | 0.41% | - |
| XYZ | 6.32 | 3.39 | 13.69 | - |
| YUV | 49.4 | 159.38 | 151.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 22 | 105 | 0.22 | 0.79 | 0 | 0.59 | 283.37 | 0.65 | 0.25 |
| Hex | 52 | 16 | 69 | 16 | 4F | 0 | 3B | 11B | 41 | 19 |
| Octal | 122 | 26 | 151 | 26 | 117 | 0 | 73 | 433 | 101 | 31 |
| Binary | 1010010 | 10110 | 1101001 | 10110 | 1001111 | 0 | 111011 | 100011011 | 1000001 | 11001 |
Color Harmonies of #521669
Complementary color
Monochromatic Colors of #521669
Black with #521669
Text Example
Text Example
White with #521669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521669; }
p { color: rgb(82,22,105); }
H1.HeaderClassName
{
color: #521669;
}
.AnyTagClassName
{
color: #521669;
}
</style>
background-color css
<style>
a { background-color: #521669; }
a { background-color: rgb(82,22,105); }
div.DivClassName
{
background-color: #521669;
}
.BgClassName
{
background-color: #521669;
}
</style>
border-color css
<style>
span { border-color: #521669; }
span { border-color: rgb(82,22,105); }
td.TdClassName
{
border-color: #521669;
}
.TagClassName
{
border-color: #521669;
}
</style>