Shades of Scarlet Gum #522767
Tints of Scarlet Gum #522767
RGB
CMYK
RGB Variations
Color information
#522767 (or 0x522767) is known color: Scarlet Gum. HEX triplet: 52, 27 and 67. RGB value is (82,39,103). Sum of RGB (Red+Green+Blue) = 82+39+103=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 103 - color contains mainly: blue. Hex color #522767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522767 is #ADD898. Grayscale: #3A3A3A. Windows color (decimal): -11393177 or 6760274. OLE color: 6760274.
HSL color Cylindrical-coordinate representation of color #522767: hue angle of 280.31º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #522767 is Cyan = 0.20, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 39 | 103 | - |
| CMYK | 0.20 | 0.62 | 0 | 0.60 |
| HSL | 280.31º | 0.45% | 0.28% | - |
| HSV(B) | 280.31º | 0.62% | 0.4% | - |
| XYZ | 6.65 | 4.22 | 13.3 | - |
| YUV | 59.15 | 152.75 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 103 | 0.20 | 0.62 | 0 | 0.60 | 280.31 | 0.45 | 0.28 |
| Hex | 52 | 27 | 67 | 14 | 3E | 0 | 3C | 118 | 2D | 1C |
| Octal | 122 | 47 | 147 | 24 | 76 | 0 | 74 | 430 | 55 | 34 |
| Binary | 1010010 | 100111 | 1100111 | 10100 | 111110 | 0 | 111100 | 100011000 | 101101 | 11100 |
Color Harmonies of #522767
Complementary color
Monochromatic Colors of #522767
Black with #522767
Text Example
Text Example
White with #522767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522767; }
p { color: rgb(82,39,103); }
H1.HeaderClassName
{
color: #522767;
}
.AnyTagClassName
{
color: #522767;
}
</style>
background-color css
<style>
a { background-color: #522767; }
a { background-color: rgb(82,39,103); }
div.DivClassName
{
background-color: #522767;
}
.BgClassName
{
background-color: #522767;
}
</style>
border-color css
<style>
span { border-color: #522767; }
span { border-color: rgb(82,39,103); }
td.TdClassName
{
border-color: #522767;
}
.TagClassName
{
border-color: #522767;
}
</style>