Shades of Scarlet Gum #532567
Tints of Scarlet Gum #532567
RGB
CMYK
RGB Variations
Color information
#532567 (or 0x532567) is known color: Scarlet Gum. HEX triplet: 53, 25 and 67. RGB value is (83,37,103). Sum of RGB (Red+Green+Blue) = 83+37+103=223 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.22% from 223); Green value is 37 (14.84% from 255 or 16.59% from 223); Blue value is 103 (40.62% from 255 or 46.19% from 223); Max value from RGB is 103 - color contains mainly: blue. Hex color #532567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532567 is #ACDA98. Grayscale: #3A3A3A. Windows color (decimal): -11328153 or 6759763. OLE color: 6759763.
HSL color Cylindrical-coordinate representation of color #532567: hue angle of 281.82º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #532567 is Cyan = 0.19, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 37 | 103 | - |
| CMYK | 0.19 | 0.64 | 0 | 0.60 |
| HSL | 281.82º | 0.47% | 0.27% | - |
| HSV(B) | 281.82º | 0.64% | 0.4% | - |
| XYZ | 6.68 | 4.14 | 13.28 | - |
| YUV | 58.28 | 153.24 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 103 | 0.19 | 0.64 | 0 | 0.60 | 281.82 | 0.47 | 0.27 |
| Hex | 53 | 25 | 67 | 13 | 40 | 0 | 3C | 11A | 2F | 1B |
| Octal | 123 | 45 | 147 | 23 | 100 | 0 | 74 | 432 | 57 | 33 |
| Binary | 1010011 | 100101 | 1100111 | 10011 | 1000000 | 0 | 111100 | 100011010 | 101111 | 11011 |
Color Harmonies of #532567
Complementary color
Monochromatic Colors of #532567
Black with #532567
Text Example
Text Example
White with #532567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532567; }
p { color: rgb(83,37,103); }
H1.HeaderClassName
{
color: #532567;
}
.AnyTagClassName
{
color: #532567;
}
</style>
background-color css
<style>
a { background-color: #532567; }
a { background-color: rgb(83,37,103); }
div.DivClassName
{
background-color: #532567;
}
.BgClassName
{
background-color: #532567;
}
</style>
border-color css
<style>
span { border-color: #532567; }
span { border-color: rgb(83,37,103); }
td.TdClassName
{
border-color: #532567;
}
.TagClassName
{
border-color: #532567;
}
</style>