Shades of Scarlet Gum #430658
Tints of Scarlet Gum #430658
RGB
CMYK
RGB Variations
Color information
#430658 (or 0x430658) is known color: Scarlet Gum. HEX triplet: 43, 06 and 58. RGB value is (67,6,88). Sum of RGB (Red+Green+Blue) = 67+6+88=161 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.61% from 161); Green value is 6 (2.73% from 255 or 3.73% from 161); Blue value is 88 (34.77% from 255 or 54.66% from 161); Max value from RGB is 88 - color contains mainly: blue. Hex color #430658 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430658 is #BCF9A7. Grayscale: #212121. Windows color (decimal): -12384680 or 5768771. OLE color: 5768771.
HSL color Cylindrical-coordinate representation of color #430658: hue angle of 284.63º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430658 is Cyan = 0.24, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 6 | 88 | - |
| CMYK | 0.24 | 0.93 | 0 | 0.65 |
| HSL | 284.63º | 0.87% | 0.18% | - |
| HSV(B) | 284.63º | 0.93% | 0.35% | - |
| XYZ | 4.14 | 2.03 | 9.41 | - |
| YUV | 33.59 | 158.71 | 151.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 88 | 0.24 | 0.93 | 0 | 0.65 | 284.63 | 0.87 | 0.18 |
| Hex | 43 | 6 | 58 | 18 | 5D | 0 | 41 | 11D | 57 | 12 |
| Octal | 103 | 6 | 130 | 30 | 135 | 0 | 101 | 435 | 127 | 22 |
| Binary | 1000011 | 110 | 1011000 | 11000 | 1011101 | 0 | 1000001 | 100011101 | 1010111 | 10010 |
Color Harmonies of #430658
Complementary color
Monochromatic Colors of #430658
Black with #430658
Text Example
Text Example
White with #430658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430658; }
p { color: rgb(67,6,88); }
H1.HeaderClassName
{
color: #430658;
}
.AnyTagClassName
{
color: #430658;
}
</style>
background-color css
<style>
a { background-color: #430658; }
a { background-color: rgb(67,6,88); }
div.DivClassName
{
background-color: #430658;
}
.BgClassName
{
background-color: #430658;
}
</style>
border-color css
<style>
span { border-color: #430658; }
span { border-color: rgb(67,6,88); }
td.TdClassName
{
border-color: #430658;
}
.TagClassName
{
border-color: #430658;
}
</style>