Shades of Scarlet Gum #532669
Tints of Scarlet Gum #532669
RGB
CMYK
RGB Variations
Color information
#532669 (or 0x532669) is known color: Scarlet Gum. HEX triplet: 53, 26 and 69. RGB value is (83,38,105). Sum of RGB (Red+Green+Blue) = 83+38+105=226 (29% of max value = 765). Red value is 83 (32.81% from 255 or 36.73% from 226); Green value is 38 (15.23% from 255 or 16.81% from 226); Blue value is 105 (41.41% from 255 or 46.46% from 226); Max value from RGB is 105 - color contains mainly: blue. Hex color #532669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532669 is #ACD996. Grayscale: #3A3A3A. Windows color (decimal): -11327895 or 6891091. OLE color: 6891091.
HSL color Cylindrical-coordinate representation of color #532669: hue angle of 280.3º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #532669 is Cyan = 0.21, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 38 | 105 | - |
| CMYK | 0.21 | 0.64 | 0 | 0.59 |
| HSL | 280.3º | 0.47% | 0.28% | - |
| HSV(B) | 280.3º | 0.64% | 0.41% | - |
| XYZ | 6.81 | 4.25 | 13.83 | - |
| YUV | 59.09 | 153.91 | 145.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 105 | 0.21 | 0.64 | 0 | 0.59 | 280.3 | 0.47 | 0.28 |
| Hex | 53 | 26 | 69 | 15 | 40 | 0 | 3B | 118 | 2F | 1C |
| Octal | 123 | 46 | 151 | 25 | 100 | 0 | 73 | 430 | 57 | 34 |
| Binary | 1010011 | 100110 | 1101001 | 10101 | 1000000 | 0 | 111011 | 100011000 | 101111 | 11100 |
Color Harmonies of #532669
Complementary color
Monochromatic Colors of #532669
Black with #532669
Text Example
Text Example
White with #532669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532669; }
p { color: rgb(83,38,105); }
H1.HeaderClassName
{
color: #532669;
}
.AnyTagClassName
{
color: #532669;
}
</style>
background-color css
<style>
a { background-color: #532669; }
a { background-color: rgb(83,38,105); }
div.DivClassName
{
background-color: #532669;
}
.BgClassName
{
background-color: #532669;
}
</style>
border-color css
<style>
span { border-color: #532669; }
span { border-color: rgb(83,38,105); }
td.TdClassName
{
border-color: #532669;
}
.TagClassName
{
border-color: #532669;
}
</style>