Shades of Scarlet Gum #531067
Tints of Scarlet Gum #531067
RGB
CMYK
RGB Variations
Color information
#531067 (or 0x531067) is known color: Scarlet Gum. HEX triplet: 53, 10 and 67. RGB value is (83,16,103). Sum of RGB (Red+Green+Blue) = 83+16+103=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 16 (6.64% from 255 or 7.92% from 202); Blue value is 103 (40.62% from 255 or 50.99% from 202); Max value from RGB is 103 - color contains mainly: blue. Hex color #531067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531067 is #ACEF98. Grayscale: #2D2D2D. Windows color (decimal): -11333529 or 6754387. OLE color: 6754387.
HSL color Cylindrical-coordinate representation of color #531067: hue angle of 286.21º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #531067 is Cyan = 0.19, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 16 | 103 | - |
| CMYK | 0.19 | 0.84 | 0 | 0.60 |
| HSL | 286.21º | 0.73% | 0.23% | - |
| HSV(B) | 286.21º | 0.84% | 0.4% | - |
| XYZ | 6.2 | 3.19 | 13.12 | - |
| YUV | 45.95 | 160.2 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 103 | 0.19 | 0.84 | 0 | 0.60 | 286.21 | 0.73 | 0.23 |
| Hex | 53 | 10 | 67 | 13 | 54 | 0 | 3C | 11E | 49 | 17 |
| Octal | 123 | 20 | 147 | 23 | 124 | 0 | 74 | 436 | 111 | 27 |
| Binary | 1010011 | 10000 | 1100111 | 10011 | 1010100 | 0 | 111100 | 100011110 | 1001001 | 10111 |
Color Harmonies of #531067
Complementary color
Monochromatic Colors of #531067
Black with #531067
Text Example
Text Example
White with #531067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531067; }
p { color: rgb(83,16,103); }
H1.HeaderClassName
{
color: #531067;
}
.AnyTagClassName
{
color: #531067;
}
</style>
background-color css
<style>
a { background-color: #531067; }
a { background-color: rgb(83,16,103); }
div.DivClassName
{
background-color: #531067;
}
.BgClassName
{
background-color: #531067;
}
</style>
border-color css
<style>
span { border-color: #531067; }
span { border-color: rgb(83,16,103); }
td.TdClassName
{
border-color: #531067;
}
.TagClassName
{
border-color: #531067;
}
</style>