Shades of Blackcurrant #380458
Tints of Blackcurrant #380458
RGB
CMYK
RGB Variations
Color information
#380458 (or 0x380458) is known color: Blackcurrant. HEX triplet: 38, 04 and 58. RGB value is (56,4,88). Sum of RGB (Red+Green+Blue) = 56+4+88=148 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.84% from 148); Green value is 4 (1.95% from 255 or 2.70% from 148); Blue value is 88 (34.77% from 255 or 59.46% from 148); Max value from RGB is 88 - color contains mainly: blue. Hex color #380458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380458 is #C7FBA7. Grayscale: #1C1C1C. Windows color (decimal): -13106088 or 5768248. OLE color: 5768248.
HSL color Cylindrical-coordinate representation of color #380458: hue angle of 277.14º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380458 is Cyan = 0.36, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 4 | 88 | - |
| CMYK | 0.36 | 0.95 | 0 | 0.65 |
| HSL | 277.14º | 0.91% | 0.18% | - |
| HSV(B) | 277.14º | 0.95% | 0.35% | - |
| XYZ | 3.44 | 1.63 | 9.37 | - |
| YUV | 29.12 | 161.23 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 4 | 88 | 0.36 | 0.95 | 0 | 0.65 | 277.14 | 0.91 | 0.18 |
| Hex | 38 | 4 | 58 | 24 | 5F | 0 | 41 | 115 | 5B | 12 |
| Octal | 70 | 4 | 130 | 44 | 137 | 0 | 101 | 425 | 133 | 22 |
| Binary | 111000 | 100 | 1011000 | 100100 | 1011111 | 0 | 1000001 | 100010101 | 1011011 | 10010 |
Color Harmonies of #380458
Complementary color
Monochromatic Colors of #380458
Black with #380458
Text Example
Text Example
White with #380458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380458; }
p { color: rgb(56,4,88); }
H1.HeaderClassName
{
color: #380458;
}
.AnyTagClassName
{
color: #380458;
}
</style>
background-color css
<style>
a { background-color: #380458; }
a { background-color: rgb(56,4,88); }
div.DivClassName
{
background-color: #380458;
}
.BgClassName
{
background-color: #380458;
}
</style>
border-color css
<style>
span { border-color: #380458; }
span { border-color: rgb(56,4,88); }
td.TdClassName
{
border-color: #380458;
}
.TagClassName
{
border-color: #380458;
}
</style>