Shades of Scarlet Gum #532367
Tints of Scarlet Gum #532367
RGB
CMYK
RGB Variations
Color information
#532367 (or 0x532367) is known color: Scarlet Gum. HEX triplet: 53, 23 and 67. RGB value is (83,35,103). Sum of RGB (Red+Green+Blue) = 83+35+103=221 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.56% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 103 (40.62% from 255 or 46.61% from 221); Max value from RGB is 103 - color contains mainly: blue. Hex color #532367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532367 is #ACDC98. Grayscale: #383838. Windows color (decimal): -11328665 or 6759251. OLE color: 6759251.
HSL color Cylindrical-coordinate representation of color #532367: hue angle of 282.35º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #532367 is Cyan = 0.19, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 35 | 103 | - |
| CMYK | 0.19 | 0.66 | 0 | 0.60 |
| HSL | 282.35º | 0.49% | 0.27% | - |
| HSV(B) | 282.35º | 0.66% | 0.4% | - |
| XYZ | 6.62 | 4.02 | 13.26 | - |
| YUV | 57.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 103 | 0.19 | 0.66 | 0 | 0.60 | 282.35 | 0.49 | 0.27 |
| Hex | 53 | 23 | 67 | 13 | 42 | 0 | 3C | 11A | 31 | 1B |
| Octal | 123 | 43 | 147 | 23 | 102 | 0 | 74 | 432 | 61 | 33 |
| Binary | 1010011 | 100011 | 1100111 | 10011 | 1000010 | 0 | 111100 | 100011010 | 110001 | 11011 |
Color Harmonies of #532367
Complementary color
Monochromatic Colors of #532367
Black with #532367
Text Example
Text Example
White with #532367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532367; }
p { color: rgb(83,35,103); }
H1.HeaderClassName
{
color: #532367;
}
.AnyTagClassName
{
color: #532367;
}
</style>
background-color css
<style>
a { background-color: #532367; }
a { background-color: rgb(83,35,103); }
div.DivClassName
{
background-color: #532367;
}
.BgClassName
{
background-color: #532367;
}
</style>
border-color css
<style>
span { border-color: #532367; }
span { border-color: rgb(83,35,103); }
td.TdClassName
{
border-color: #532367;
}
.TagClassName
{
border-color: #532367;
}
</style>