Shades of Scarlet Gum #532467
Tints of Scarlet Gum #532467
RGB
CMYK
RGB Variations
Color information
#532467 (or 0x532467) is known color: Scarlet Gum. HEX triplet: 53, 24 and 67. RGB value is (83,36,103). Sum of RGB (Red+Green+Blue) = 83+36+103=222 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.39% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 103 (40.62% from 255 or 46.40% from 222); Max value from RGB is 103 - color contains mainly: blue. Hex color #532467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532467 is #ACDB98. Grayscale: #393939. Windows color (decimal): -11328409 or 6759507. OLE color: 6759507.
HSL color Cylindrical-coordinate representation of color #532467: hue angle of 282.09º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #532467 is Cyan = 0.19, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 36 | 103 | - |
| CMYK | 0.19 | 0.65 | 0 | 0.60 |
| HSL | 282.09º | 0.48% | 0.27% | - |
| HSV(B) | 282.09º | 0.65% | 0.4% | - |
| XYZ | 6.65 | 4.08 | 13.27 | - |
| YUV | 57.69 | 153.57 | 146.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 103 | 0.19 | 0.65 | 0 | 0.60 | 282.09 | 0.48 | 0.27 |
| Hex | 53 | 24 | 67 | 13 | 41 | 0 | 3C | 11A | 30 | 1B |
| Octal | 123 | 44 | 147 | 23 | 101 | 0 | 74 | 432 | 60 | 33 |
| Binary | 1010011 | 100100 | 1100111 | 10011 | 1000001 | 0 | 111100 | 100011010 | 110000 | 11011 |
Color Harmonies of #532467
Complementary color
Monochromatic Colors of #532467
Black with #532467
Text Example
Text Example
White with #532467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532467; }
p { color: rgb(83,36,103); }
H1.HeaderClassName
{
color: #532467;
}
.AnyTagClassName
{
color: #532467;
}
</style>
background-color css
<style>
a { background-color: #532467; }
a { background-color: rgb(83,36,103); }
div.DivClassName
{
background-color: #532467;
}
.BgClassName
{
background-color: #532467;
}
</style>
border-color css
<style>
span { border-color: #532467; }
span { border-color: rgb(83,36,103); }
td.TdClassName
{
border-color: #532467;
}
.TagClassName
{
border-color: #532467;
}
</style>