Shades of Scarlet Gum #532769
Tints of Scarlet Gum #532769
RGB
CMYK
RGB Variations
Color information
#532769 (or 0x532769) is known color: Scarlet Gum. HEX triplet: 53, 27 and 69. RGB value is (83,39,105). Sum of RGB (Red+Green+Blue) = 83+39+105=227 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.56% from 227); Green value is 39 (15.62% from 255 or 17.18% from 227); Blue value is 105 (41.41% from 255 or 46.26% from 227); Max value from RGB is 105 - color contains mainly: blue. Hex color #532769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532769 is #ACD896. Grayscale: #3B3B3B. Windows color (decimal): -11327639 or 6891347. OLE color: 6891347.
HSL color Cylindrical-coordinate representation of color #532769: hue angle of 280º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #532769 is Cyan = 0.21, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 39 | 105 | - |
| CMYK | 0.21 | 0.63 | 0 | 0.59 |
| HSL | 280º | 0.46% | 0.28% | - |
| HSV(B) | 280º | 0.63% | 0.41% | - |
| XYZ | 6.84 | 4.31 | 13.84 | - |
| YUV | 59.68 | 153.58 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 105 | 0.21 | 0.63 | 0 | 0.59 | 280 | 0.46 | 0.28 |
| Hex | 53 | 27 | 69 | 15 | 3F | 0 | 3B | 118 | 2E | 1C |
| Octal | 123 | 47 | 151 | 25 | 77 | 0 | 73 | 430 | 56 | 34 |
| Binary | 1010011 | 100111 | 1101001 | 10101 | 111111 | 0 | 111011 | 100011000 | 101110 | 11100 |
Color Harmonies of #532769
Complementary color
Monochromatic Colors of #532769
Black with #532769
Text Example
Text Example
White with #532769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532769; }
p { color: rgb(83,39,105); }
H1.HeaderClassName
{
color: #532769;
}
.AnyTagClassName
{
color: #532769;
}
</style>
background-color css
<style>
a { background-color: #532769; }
a { background-color: rgb(83,39,105); }
div.DivClassName
{
background-color: #532769;
}
.BgClassName
{
background-color: #532769;
}
</style>
border-color css
<style>
span { border-color: #532769; }
span { border-color: rgb(83,39,105); }
td.TdClassName
{
border-color: #532769;
}
.TagClassName
{
border-color: #532769;
}
</style>