Shades of Blackcurrant #120038
Tints of Blackcurrant #120038
RGB
CMYK
RGB Variations
Color information
#120038 (or 0x120038) is known color: Blackcurrant. HEX triplet: 12, 00 and 38. RGB value is (18,0,56). Sum of RGB (Red+Green+Blue) = 18+0+56=74 (9% of max value = 765). Red value is 18 (7.42% from 255 or 24.32% from 74); Green value is 0 (0.39% from 255 or 0% from 74); Blue value is 56 (22.27% from 255 or 75.68% from 74); Max value from RGB is 56 - color contains mainly: blue. Hex color #120038 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120038 is #EDFFC7. Grayscale: #0B0B0B. Windows color (decimal): -15597512 or 3670034. OLE color: 3670034.
HSL color Cylindrical-coordinate representation of color #120038: hue angle of 259.29º 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 #120038 is Cyan = 0.68, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 0 | 56 | - |
| CMYK | 0.68 | 1 | 0 | 0.78 |
| HSL | 259.29º | 1% | 0.11% | - |
| HSV(B) | 259.29º | 1% | 0.22% | - |
| XYZ | 0.96 | 0.41 | 3.77 | - |
| YUV | 11.77 | 152.96 | 132.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 0 | 56 | 0.68 | 1 | 0 | 0.78 | 259.29 | 1 | 0.11 |
| Hex | 12 | 0 | 38 | 44 | 64 | 0 | 4E | 103 | 64 | B |
| Octal | 22 | 0 | 70 | 104 | 144 | 0 | 116 | 403 | 144 | 13 |
| Binary | 10010 | 0 | 111000 | 1000100 | 1100100 | 0 | 1001110 | 100000011 | 1100100 | 1011 |
Color Harmonies of #120038
Complementary color
Monochromatic Colors of #120038
Black with #120038
Text Example
Text Example
White with #120038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120038; }
p { color: rgb(18,0,56); }
H1.HeaderClassName
{
color: #120038;
}
.AnyTagClassName
{
color: #120038;
}
</style>
background-color css
<style>
a { background-color: #120038; }
a { background-color: rgb(18,0,56); }
div.DivClassName
{
background-color: #120038;
}
.BgClassName
{
background-color: #120038;
}
</style>
border-color css
<style>
span { border-color: #120038; }
span { border-color: rgb(18,0,56); }
td.TdClassName
{
border-color: #120038;
}
.TagClassName
{
border-color: #120038;
}
</style>