Shades of Scarlet Gum #430557
Tints of Scarlet Gum #430557
RGB
CMYK
RGB Variations
Color information
#430557 (or 0x430557) is known color: Scarlet Gum. HEX triplet: 43, 05 and 57. RGB value is (67,5,87). Sum of RGB (Red+Green+Blue) = 67+5+87=159 (21% of max value = 765). Red value is 67 (26.56% from 255 or 42.14% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 87 (34.38% from 255 or 54.72% from 159); Max value from RGB is 87 - color contains mainly: blue. Hex color #430557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430557 is #BCFAA8. Grayscale: #202020. Windows color (decimal): -12384937 or 5702979. OLE color: 5702979.
HSL color Cylindrical-coordinate representation of color #430557: hue angle of 285.37º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430557 is Cyan = 0.23, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 5 | 87 | - |
| CMYK | 0.23 | 0.94 | 0 | 0.66 |
| HSL | 285.37º | 0.89% | 0.18% | - |
| HSV(B) | 285.37º | 0.94% | 0.34% | - |
| XYZ | 4.09 | 1.99 | 9.19 | - |
| YUV | 32.89 | 158.54 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 87 | 0.23 | 0.94 | 0 | 0.66 | 285.37 | 0.89 | 0.18 |
| Hex | 43 | 5 | 57 | 17 | 5E | 0 | 42 | 11D | 59 | 12 |
| Octal | 103 | 5 | 127 | 27 | 136 | 0 | 102 | 435 | 131 | 22 |
| Binary | 1000011 | 101 | 1010111 | 10111 | 1011110 | 0 | 1000010 | 100011101 | 1011001 | 10010 |
Color Harmonies of #430557
Complementary color
Monochromatic Colors of #430557
Black with #430557
Text Example
Text Example
White with #430557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430557; }
p { color: rgb(67,5,87); }
H1.HeaderClassName
{
color: #430557;
}
.AnyTagClassName
{
color: #430557;
}
</style>
background-color css
<style>
a { background-color: #430557; }
a { background-color: rgb(67,5,87); }
div.DivClassName
{
background-color: #430557;
}
.BgClassName
{
background-color: #430557;
}
</style>
border-color css
<style>
span { border-color: #430557; }
span { border-color: rgb(67,5,87); }
td.TdClassName
{
border-color: #430557;
}
.TagClassName
{
border-color: #430557;
}
</style>