Shades of Scarlet Gum #522668
Tints of Scarlet Gum #522668
RGB
CMYK
RGB Variations
Color information
#522668 (or 0x522668) is known color: Scarlet Gum. HEX triplet: 52, 26 and 68. RGB value is (82,38,104). Sum of RGB (Red+Green+Blue) = 82+38+104=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 104 (41.02% from 255 or 46.43% from 224); Max value from RGB is 104 - color contains mainly: blue. Hex color #522668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522668 is #ADD997. Grayscale: #3A3A3A. Windows color (decimal): -11393432 or 6825554. OLE color: 6825554.
HSL color Cylindrical-coordinate representation of color #522668: hue angle of 280º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #522668 is Cyan = 0.21, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 38 | 104 | - |
| CMYK | 0.21 | 0.63 | 0 | 0.59 |
| HSL | 280º | 0.46% | 0.28% | - |
| HSV(B) | 280º | 0.63% | 0.41% | - |
| XYZ | 6.67 | 4.18 | 13.55 | - |
| YUV | 58.68 | 153.58 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 104 | 0.21 | 0.63 | 0 | 0.59 | 280 | 0.46 | 0.28 |
| Hex | 52 | 26 | 68 | 15 | 3F | 0 | 3B | 118 | 2E | 1C |
| Octal | 122 | 46 | 150 | 25 | 77 | 0 | 73 | 430 | 56 | 34 |
| Binary | 1010010 | 100110 | 1101000 | 10101 | 111111 | 0 | 111011 | 100011000 | 101110 | 11100 |
Color Harmonies of #522668
Complementary color
Monochromatic Colors of #522668
Black with #522668
Text Example
Text Example
White with #522668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522668; }
p { color: rgb(82,38,104); }
H1.HeaderClassName
{
color: #522668;
}
.AnyTagClassName
{
color: #522668;
}
</style>
background-color css
<style>
a { background-color: #522668; }
a { background-color: rgb(82,38,104); }
div.DivClassName
{
background-color: #522668;
}
.BgClassName
{
background-color: #522668;
}
</style>
border-color css
<style>
span { border-color: #522668; }
span { border-color: rgb(82,38,104); }
td.TdClassName
{
border-color: #522668;
}
.TagClassName
{
border-color: #522668;
}
</style>