Shades of Scarlet Gum #532867
Tints of Scarlet Gum #532867
RGB
CMYK
RGB Variations
Color information
#532867 (or 0x532867) is known color: Scarlet Gum. HEX triplet: 53, 28 and 67. RGB value is (83,40,103). Sum of RGB (Red+Green+Blue) = 83+40+103=226 (29% of max value = 765). Red value is 83 (32.81% from 255 or 36.73% from 226); Green value is 40 (16.02% from 255 or 17.70% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 103 - color contains mainly: blue. Hex color #532867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532867 is #ACD798. Grayscale: #3B3B3B. Windows color (decimal): -11327385 or 6760531. OLE color: 6760531.
HSL color Cylindrical-coordinate representation of color #532867: hue angle of 280.95º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #532867 is Cyan = 0.19, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 40 | 103 | - |
| CMYK | 0.19 | 0.61 | 0 | 0.60 |
| HSL | 280.95º | 0.44% | 0.28% | - |
| HSV(B) | 280.95º | 0.61% | 0.4% | - |
| XYZ | 6.77 | 4.34 | 13.31 | - |
| YUV | 60.04 | 152.25 | 144.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 103 | 0.19 | 0.61 | 0 | 0.60 | 280.95 | 0.44 | 0.28 |
| Hex | 53 | 28 | 67 | 13 | 3D | 0 | 3C | 119 | 2C | 1C |
| Octal | 123 | 50 | 147 | 23 | 75 | 0 | 74 | 431 | 54 | 34 |
| Binary | 1010011 | 101000 | 1100111 | 10011 | 111101 | 0 | 111100 | 100011001 | 101100 | 11100 |
Color Harmonies of #532867
Complementary color
Monochromatic Colors of #532867
Black with #532867
Text Example
Text Example
White with #532867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532867; }
p { color: rgb(83,40,103); }
H1.HeaderClassName
{
color: #532867;
}
.AnyTagClassName
{
color: #532867;
}
</style>
background-color css
<style>
a { background-color: #532867; }
a { background-color: rgb(83,40,103); }
div.DivClassName
{
background-color: #532867;
}
.BgClassName
{
background-color: #532867;
}
</style>
border-color css
<style>
span { border-color: #532867; }
span { border-color: rgb(83,40,103); }
td.TdClassName
{
border-color: #532867;
}
.TagClassName
{
border-color: #532867;
}
</style>