Shades of Scarlet Gum #532463
Tints of Scarlet Gum #532463
RGB
CMYK
RGB Variations
Color information
#532463 (or 0x532463) is known color: Scarlet Gum. HEX triplet: 53, 24 and 63. RGB value is (83,36,99). Sum of RGB (Red+Green+Blue) = 83+36+99=218 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.07% from 218); Green value is 36 (14.45% from 255 or 16.51% from 218); Blue value is 99 (39.06% from 255 or 45.41% from 218); Max value from RGB is 99 - color contains mainly: blue. Hex color #532463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532463 is #ACDB9C. Grayscale: #393939. Windows color (decimal): -11328413 or 6497363. OLE color: 6497363.
HSL color Cylindrical-coordinate representation of color #532463: hue angle of 284.76º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #532463 is Cyan = 0.16, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 36 | 99 | - |
| CMYK | 0.16 | 0.64 | 0 | 0.61 |
| HSL | 284.76º | 0.47% | 0.26% | - |
| HSV(B) | 284.76º | 0.64% | 0.39% | - |
| XYZ | 6.45 | 4 | 12.24 | - |
| YUV | 57.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 99 | 0.16 | 0.64 | 0 | 0.61 | 284.76 | 0.47 | 0.26 |
| Hex | 53 | 24 | 63 | 10 | 40 | 0 | 3D | 11D | 2F | 1A |
| Octal | 123 | 44 | 143 | 20 | 100 | 0 | 75 | 435 | 57 | 32 |
| Binary | 1010011 | 100100 | 1100011 | 10000 | 1000000 | 0 | 111101 | 100011101 | 101111 | 11010 |
Color Harmonies of #532463
Complementary color
Monochromatic Colors of #532463
Black with #532463
Text Example
Text Example
White with #532463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532463; }
p { color: rgb(83,36,99); }
H1.HeaderClassName
{
color: #532463;
}
.AnyTagClassName
{
color: #532463;
}
</style>
background-color css
<style>
a { background-color: #532463; }
a { background-color: rgb(83,36,99); }
div.DivClassName
{
background-color: #532463;
}
.BgClassName
{
background-color: #532463;
}
</style>
border-color css
<style>
span { border-color: #532463; }
span { border-color: rgb(83,36,99); }
td.TdClassName
{
border-color: #532463;
}
.TagClassName
{
border-color: #532463;
}
</style>