Shades of Blackcurrant #190038
Tints of Blackcurrant #190038
RGB
CMYK
RGB Variations
Color information
#190038 (or 0x190038) is known color: Blackcurrant. HEX triplet: 19, 00 and 38. RGB value is (25,0,56). Sum of RGB (Red+Green+Blue) = 25+0+56=81 (10% of max value = 765). Red value is 25 (10.16% from 255 or 30.86% from 81); Green value is 0 (0.39% from 255 or 0% from 81); Blue value is 56 (22.27% from 255 or 69.14% from 81); Max value from RGB is 56 - color contains mainly: blue. Hex color #190038 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #190038 is #E6FFC7. Grayscale: #0D0D0D. Windows color (decimal): -15138760 or 3670041. OLE color: 3670041.
HSL color Cylindrical-coordinate representation of color #190038: hue angle of 266.79º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #190038 is Cyan = 0.55, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 0 | 56 | - |
| CMYK | 0.55 | 1 | 0 | 0.78 |
| HSL | 266.79º | 1% | 0.11% | - |
| HSV(B) | 266.79º | 1% | 0.22% | - |
| XYZ | 1.11 | 0.49 | 3.78 | - |
| YUV | 13.86 | 151.78 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 0 | 56 | 0.55 | 1 | 0 | 0.78 | 266.79 | 1 | 0.11 |
| Hex | 19 | 0 | 38 | 37 | 64 | 0 | 4E | 10B | 64 | B |
| Octal | 31 | 0 | 70 | 67 | 144 | 0 | 116 | 413 | 144 | 13 |
| Binary | 11001 | 0 | 111000 | 110111 | 1100100 | 0 | 1001110 | 100001011 | 1100100 | 1011 |
Color Harmonies of #190038
Complementary color
Monochromatic Colors of #190038
Black with #190038
Text Example
Text Example
White with #190038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190038; }
p { color: rgb(25,0,56); }
H1.HeaderClassName
{
color: #190038;
}
.AnyTagClassName
{
color: #190038;
}
</style>
background-color css
<style>
a { background-color: #190038; }
a { background-color: rgb(25,0,56); }
div.DivClassName
{
background-color: #190038;
}
.BgClassName
{
background-color: #190038;
}
</style>
border-color css
<style>
span { border-color: #190038; }
span { border-color: rgb(25,0,56); }
td.TdClassName
{
border-color: #190038;
}
.TagClassName
{
border-color: #190038;
}
</style>