Shades of Blackcurrant #430058
Tints of Blackcurrant #430058
RGB
CMYK
RGB Variations
Color information
#430058 (or 0x430058) is known color: Blackcurrant. HEX triplet: 43, 00 and 58. RGB value is (67,0,88). Sum of RGB (Red+Green+Blue) = 67+0+88=155 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.23% from 155); Green value is 0 (0.39% from 255 or 0% from 155); Blue value is 88 (34.77% from 255 or 56.77% from 155); Max value from RGB is 88 - color contains mainly: blue. Hex color #430058 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430058 is #BCFFA7. Grayscale: #1D1D1D. Windows color (decimal): -12386216 or 5767235. OLE color: 5767235.
HSL color Cylindrical-coordinate representation of color #430058: hue angle of 285.68º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #430058 is Cyan = 0.24, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 0 | 88 | - |
| CMYK | 0.24 | 1 | 0 | 0.65 |
| HSL | 285.68º | 1% | 0.17% | - |
| HSV(B) | 285.68º | 1% | 0.35% | - |
| XYZ | 4.08 | 1.9 | 9.38 | - |
| YUV | 30.07 | 160.7 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 0 | 88 | 0.24 | 1 | 0 | 0.65 | 285.68 | 1 | 0.17 |
| Hex | 43 | 0 | 58 | 18 | 64 | 0 | 41 | 11E | 64 | 11 |
| Octal | 103 | 0 | 130 | 30 | 144 | 0 | 101 | 436 | 144 | 21 |
| Binary | 1000011 | 0 | 1011000 | 11000 | 1100100 | 0 | 1000001 | 100011110 | 1100100 | 10001 |
Color Harmonies of #430058
Complementary color
Monochromatic Colors of #430058
Black with #430058
Text Example
Text Example
White with #430058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430058; }
p { color: rgb(67,0,88); }
H1.HeaderClassName
{
color: #430058;
}
.AnyTagClassName
{
color: #430058;
}
</style>
background-color css
<style>
a { background-color: #430058; }
a { background-color: rgb(67,0,88); }
div.DivClassName
{
background-color: #430058;
}
.BgClassName
{
background-color: #430058;
}
</style>
border-color css
<style>
span { border-color: #430058; }
span { border-color: rgb(67,0,88); }
td.TdClassName
{
border-color: #430058;
}
.TagClassName
{
border-color: #430058;
}
</style>