Shades of Scarlet Gum #532465
Tints of Scarlet Gum #532465
RGB
CMYK
RGB Variations
Color information
#532465 (or 0x532465) is known color: Scarlet Gum. HEX triplet: 53, 24 and 65. RGB value is (83,36,101). Sum of RGB (Red+Green+Blue) = 83+36+101=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 101 (39.84% from 255 or 45.91% from 220); Max value from RGB is 101 - color contains mainly: blue. Hex color #532465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532465 is #ACDB9A. Grayscale: #393939. Windows color (decimal): -11328411 or 6628435. OLE color: 6628435.
HSL color Cylindrical-coordinate representation of color #532465: hue angle of 283.38º 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 #532465 is Cyan = 0.18, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 36 | 101 | - |
| CMYK | 0.18 | 0.64 | 0 | 0.60 |
| HSL | 283.38º | 0.47% | 0.27% | - |
| HSV(B) | 283.38º | 0.64% | 0.4% | - |
| XYZ | 6.55 | 4.04 | 12.75 | - |
| YUV | 57.46 | 152.57 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 101 | 0.18 | 0.64 | 0 | 0.60 | 283.38 | 0.47 | 0.27 |
| Hex | 53 | 24 | 65 | 12 | 40 | 0 | 3C | 11B | 2F | 1B |
| Octal | 123 | 44 | 145 | 22 | 100 | 0 | 74 | 433 | 57 | 33 |
| Binary | 1010011 | 100100 | 1100101 | 10010 | 1000000 | 0 | 111100 | 100011011 | 101111 | 11011 |
Color Harmonies of #532465
Complementary color
Monochromatic Colors of #532465
Black with #532465
Text Example
Text Example
White with #532465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532465; }
p { color: rgb(83,36,101); }
H1.HeaderClassName
{
color: #532465;
}
.AnyTagClassName
{
color: #532465;
}
</style>
background-color css
<style>
a { background-color: #532465; }
a { background-color: rgb(83,36,101); }
div.DivClassName
{
background-color: #532465;
}
.BgClassName
{
background-color: #532465;
}
</style>
border-color css
<style>
span { border-color: #532465; }
span { border-color: rgb(83,36,101); }
td.TdClassName
{
border-color: #532465;
}
.TagClassName
{
border-color: #532465;
}
</style>