Shades of Scarlet Gum #481767
Tints of Scarlet Gum #481767
RGB
CMYK
RGB Variations
Color information
#481767 (or 0x481767) is known color: Scarlet Gum. HEX triplet: 48, 17 and 67. RGB value is (72,23,103). Sum of RGB (Red+Green+Blue) = 72+23+103=198 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.36% from 198); Green value is 23 (9.38% from 255 or 11.62% from 198); Blue value is 103 (40.62% from 255 or 52.02% from 198); Max value from RGB is 103 - color contains mainly: blue. Hex color #481767 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481767 is #B7E898. Grayscale: #2E2E2E. Windows color (decimal): -12052633 or 6756168. OLE color: 6756168.
HSL color Cylindrical-coordinate representation of color #481767: hue angle of 276.75º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #481767 is Cyan = 0.30, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 23 | 103 | - |
| CMYK | 0.30 | 0.78 | 0 | 0.60 |
| HSL | 276.75º | 0.63% | 0.25% | - |
| HSV(B) | 276.75º | 0.78% | 0.4% | - |
| XYZ | 5.43 | 2.97 | 13.12 | - |
| YUV | 46.77 | 159.73 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 23 | 103 | 0.30 | 0.78 | 0 | 0.60 | 276.75 | 0.63 | 0.25 |
| Hex | 48 | 17 | 67 | 1E | 4E | 0 | 3C | 115 | 3F | 19 |
| Octal | 110 | 27 | 147 | 36 | 116 | 0 | 74 | 425 | 77 | 31 |
| Binary | 1001000 | 10111 | 1100111 | 11110 | 1001110 | 0 | 111100 | 100010101 | 111111 | 11001 |
Color Harmonies of #481767
Complementary color
Monochromatic Colors of #481767
Black with #481767
Text Example
Text Example
White with #481767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481767; }
p { color: rgb(72,23,103); }
H1.HeaderClassName
{
color: #481767;
}
.AnyTagClassName
{
color: #481767;
}
</style>
background-color css
<style>
a { background-color: #481767; }
a { background-color: rgb(72,23,103); }
div.DivClassName
{
background-color: #481767;
}
.BgClassName
{
background-color: #481767;
}
</style>
border-color css
<style>
span { border-color: #481767; }
span { border-color: rgb(72,23,103); }
td.TdClassName
{
border-color: #481767;
}
.TagClassName
{
border-color: #481767;
}
</style>