Shades of Scarlet Gum #481568
Tints of Scarlet Gum #481568
RGB
CMYK
RGB Variations
Color information
#481568 (or 0x481568) is known color: Scarlet Gum. HEX triplet: 48, 15 and 68. RGB value is (72,21,104). Sum of RGB (Red+Green+Blue) = 72+21+104=197 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.55% from 197); Green value is 21 (8.59% from 255 or 10.66% from 197); Blue value is 104 (41.02% from 255 or 52.79% from 197); Max value from RGB is 104 - color contains mainly: blue. Hex color #481568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481568 is #B7EA97. Grayscale: #2D2D2D. Windows color (decimal): -12053144 or 6821192. OLE color: 6821192.
HSL color Cylindrical-coordinate representation of color #481568: hue angle of 276.87º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #481568 is Cyan = 0.31, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 21 | 104 | - |
| CMYK | 0.31 | 0.80 | 0 | 0.59 |
| HSL | 276.87º | 0.66% | 0.25% | - |
| HSV(B) | 276.87º | 0.8% | 0.41% | - |
| XYZ | 5.44 | 2.91 | 13.37 | - |
| YUV | 45.71 | 160.9 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 21 | 104 | 0.31 | 0.80 | 0 | 0.59 | 276.87 | 0.66 | 0.25 |
| Hex | 48 | 15 | 68 | 1F | 50 | 0 | 3B | 115 | 42 | 19 |
| Octal | 110 | 25 | 150 | 37 | 120 | 0 | 73 | 425 | 102 | 31 |
| Binary | 1001000 | 10101 | 1101000 | 11111 | 1010000 | 0 | 111011 | 100010101 | 1000010 | 11001 |
Color Harmonies of #481568
Complementary color
Monochromatic Colors of #481568
Black with #481568
Text Example
Text Example
White with #481568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481568; }
p { color: rgb(72,21,104); }
H1.HeaderClassName
{
color: #481568;
}
.AnyTagClassName
{
color: #481568;
}
</style>
background-color css
<style>
a { background-color: #481568; }
a { background-color: rgb(72,21,104); }
div.DivClassName
{
background-color: #481568;
}
.BgClassName
{
background-color: #481568;
}
</style>
border-color css
<style>
span { border-color: #481568; }
span { border-color: rgb(72,21,104); }
td.TdClassName
{
border-color: #481568;
}
.TagClassName
{
border-color: #481568;
}
</style>