Shades of Scarlet Gum #532267
Tints of Scarlet Gum #532267
RGB
CMYK
RGB Variations
Color information
#532267 (or 0x532267) is known color: Scarlet Gum. HEX triplet: 53, 22 and 67. RGB value is (83,34,103). Sum of RGB (Red+Green+Blue) = 83+34+103=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 34 (13.67% from 255 or 15.45% from 220); Blue value is 103 (40.62% from 255 or 46.82% from 220); Max value from RGB is 103 - color contains mainly: blue. Hex color #532267 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532267 is #ACDD98. Grayscale: #383838. Windows color (decimal): -11328921 or 6758995. OLE color: 6758995.
HSL color Cylindrical-coordinate representation of color #532267: hue angle of 282.61º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #532267 is Cyan = 0.19, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 34 | 103 | - |
| CMYK | 0.19 | 0.67 | 0 | 0.60 |
| HSL | 282.61º | 0.5% | 0.27% | - |
| HSV(B) | 282.61º | 0.67% | 0.4% | - |
| XYZ | 6.59 | 3.96 | 13.25 | - |
| YUV | 56.52 | 154.23 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 34 | 103 | 0.19 | 0.67 | 0 | 0.60 | 282.61 | 0.5 | 0.27 |
| Hex | 53 | 22 | 67 | 13 | 43 | 0 | 3C | 11B | 32 | 1B |
| Octal | 123 | 42 | 147 | 23 | 103 | 0 | 74 | 433 | 62 | 33 |
| Binary | 1010011 | 100010 | 1100111 | 10011 | 1000011 | 0 | 111100 | 100011011 | 110010 | 11011 |
Color Harmonies of #532267
Complementary color
Monochromatic Colors of #532267
Black with #532267
Text Example
Text Example
White with #532267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532267; }
p { color: rgb(83,34,103); }
H1.HeaderClassName
{
color: #532267;
}
.AnyTagClassName
{
color: #532267;
}
</style>
background-color css
<style>
a { background-color: #532267; }
a { background-color: rgb(83,34,103); }
div.DivClassName
{
background-color: #532267;
}
.BgClassName
{
background-color: #532267;
}
</style>
border-color css
<style>
span { border-color: #532267; }
span { border-color: rgb(83,34,103); }
td.TdClassName
{
border-color: #532267;
}
.TagClassName
{
border-color: #532267;
}
</style>