Shades of Scarlet Gum #521467
Tints of Scarlet Gum #521467
RGB
CMYK
RGB Variations
Color information
#521467 (or 0x521467) is known color: Scarlet Gum. HEX triplet: 52, 14 and 67. RGB value is (82,20,103). Sum of RGB (Red+Green+Blue) = 82+20+103=205 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 103 (40.62% from 255 or 50.24% from 205); Max value from RGB is 103 - color contains mainly: blue. Hex color #521467 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521467 is #ADEB98. Grayscale: #2F2F2F. Windows color (decimal): -11398041 or 6755410. OLE color: 6755410.
HSL color Cylindrical-coordinate representation of color #521467: hue angle of 284.82º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #521467 is Cyan = 0.20, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 20 | 103 | - |
| CMYK | 0.20 | 0.81 | 0 | 0.60 |
| HSL | 284.82º | 0.67% | 0.24% | - |
| HSV(B) | 284.82º | 0.81% | 0.4% | - |
| XYZ | 6.18 | 3.27 | 13.14 | - |
| YUV | 48 | 159.04 | 152.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 20 | 103 | 0.20 | 0.81 | 0 | 0.60 | 284.82 | 0.67 | 0.24 |
| Hex | 52 | 14 | 67 | 14 | 51 | 0 | 3C | 11D | 43 | 18 |
| Octal | 122 | 24 | 147 | 24 | 121 | 0 | 74 | 435 | 103 | 30 |
| Binary | 1010010 | 10100 | 1100111 | 10100 | 1010001 | 0 | 111100 | 100011101 | 1000011 | 11000 |
Color Harmonies of #521467
Complementary color
Monochromatic Colors of #521467
Black with #521467
Text Example
Text Example
White with #521467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521467; }
p { color: rgb(82,20,103); }
H1.HeaderClassName
{
color: #521467;
}
.AnyTagClassName
{
color: #521467;
}
</style>
background-color css
<style>
a { background-color: #521467; }
a { background-color: rgb(82,20,103); }
div.DivClassName
{
background-color: #521467;
}
.BgClassName
{
background-color: #521467;
}
</style>
border-color css
<style>
span { border-color: #521467; }
span { border-color: rgb(82,20,103); }
td.TdClassName
{
border-color: #521467;
}
.TagClassName
{
border-color: #521467;
}
</style>