Shades of Scarlet Gum #430558
Tints of Scarlet Gum #430558
RGB
CMYK
RGB Variations
Color information
#430558 (or 0x430558) is known color: Scarlet Gum. HEX triplet: 43, 05 and 58. RGB value is (67,5,88). Sum of RGB (Red+Green+Blue) = 67+5+88=160 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.88% from 160); Green value is 5 (2.34% from 255 or 3.12% from 160); Blue value is 88 (34.77% from 255 or 55% from 160); Max value from RGB is 88 - color contains mainly: blue. Hex color #430558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430558 is #BCFAA7. Grayscale: #202020. Windows color (decimal): -12384936 or 5768515. OLE color: 5768515.
HSL color Cylindrical-coordinate representation of color #430558: hue angle of 284.82º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430558 is Cyan = 0.24, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 5 | 88 | - |
| CMYK | 0.24 | 0.94 | 0 | 0.65 |
| HSL | 284.82º | 0.89% | 0.18% | - |
| HSV(B) | 284.82º | 0.94% | 0.35% | - |
| XYZ | 4.13 | 2.01 | 9.4 | - |
| YUV | 33 | 159.04 | 152.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 88 | 0.24 | 0.94 | 0 | 0.65 | 284.82 | 0.89 | 0.18 |
| Hex | 43 | 5 | 58 | 18 | 5E | 0 | 41 | 11D | 59 | 12 |
| Octal | 103 | 5 | 130 | 30 | 136 | 0 | 101 | 435 | 131 | 22 |
| Binary | 1000011 | 101 | 1011000 | 11000 | 1011110 | 0 | 1000001 | 100011101 | 1011001 | 10010 |
Color Harmonies of #430558
Complementary color
Monochromatic Colors of #430558
Black with #430558
Text Example
Text Example
White with #430558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430558; }
p { color: rgb(67,5,88); }
H1.HeaderClassName
{
color: #430558;
}
.AnyTagClassName
{
color: #430558;
}
</style>
background-color css
<style>
a { background-color: #430558; }
a { background-color: rgb(67,5,88); }
div.DivClassName
{
background-color: #430558;
}
.BgClassName
{
background-color: #430558;
}
</style>
border-color css
<style>
span { border-color: #430558; }
span { border-color: rgb(67,5,88); }
td.TdClassName
{
border-color: #430558;
}
.TagClassName
{
border-color: #430558;
}
</style>