Shades of Scarlet Gum #430858
Tints of Scarlet Gum #430858
RGB
CMYK
RGB Variations
Color information
#430858 (or 0x430858) is known color: Scarlet Gum. HEX triplet: 43, 08 and 58. RGB value is (67,8,88). Sum of RGB (Red+Green+Blue) = 67+8+88=163 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.10% from 163); Green value is 8 (3.52% from 255 or 4.91% from 163); Blue value is 88 (34.77% from 255 or 53.99% from 163); Max value from RGB is 88 - color contains mainly: blue. Hex color #430858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430858 is #BCF7A7. Grayscale: #222222. Windows color (decimal): -12384168 or 5769283. OLE color: 5769283.
HSL color Cylindrical-coordinate representation of color #430858: hue angle of 284.25º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #430858 is Cyan = 0.24, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 8 | 88 | - |
| CMYK | 0.24 | 0.91 | 0 | 0.65 |
| HSL | 284.25º | 0.83% | 0.19% | - |
| HSV(B) | 284.25º | 0.91% | 0.35% | - |
| XYZ | 4.16 | 2.07 | 9.41 | - |
| YUV | 34.76 | 158.05 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 88 | 0.24 | 0.91 | 0 | 0.65 | 284.25 | 0.83 | 0.19 |
| Hex | 43 | 8 | 58 | 18 | 5B | 0 | 41 | 11C | 53 | 13 |
| Octal | 103 | 10 | 130 | 30 | 133 | 0 | 101 | 434 | 123 | 23 |
| Binary | 1000011 | 1000 | 1011000 | 11000 | 1011011 | 0 | 1000001 | 100011100 | 1010011 | 10011 |
Color Harmonies of #430858
Complementary color
Monochromatic Colors of #430858
Black with #430858
Text Example
Text Example
White with #430858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430858; }
p { color: rgb(67,8,88); }
H1.HeaderClassName
{
color: #430858;
}
.AnyTagClassName
{
color: #430858;
}
</style>
background-color css
<style>
a { background-color: #430858; }
a { background-color: rgb(67,8,88); }
div.DivClassName
{
background-color: #430858;
}
.BgClassName
{
background-color: #430858;
}
</style>
border-color css
<style>
span { border-color: #430858; }
span { border-color: rgb(67,8,88); }
td.TdClassName
{
border-color: #430858;
}
.TagClassName
{
border-color: #430858;
}
</style>