Shades of Blackcurrant #301038
Tints of Blackcurrant #301038
RGB
CMYK
RGB Variations
Color information
#301038 (or 0x301038) is known color: Blackcurrant. HEX triplet: 30, 10 and 38. RGB value is (48,16,56). Sum of RGB (Red+Green+Blue) = 48+16+56=120 (15% of max value = 765). Red value is 48 (19.14% from 255 or 40% from 120); Green value is 16 (6.64% from 255 or 13.33% from 120); Blue value is 56 (22.27% from 255 or 46.67% from 120); Max value from RGB is 56 - color contains mainly: blue. Hex color #301038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #301038 is #CFEFC7. Grayscale: #1D1D1D. Windows color (decimal): -13627336 or 3674160. OLE color: 3674160.
HSL color Cylindrical-coordinate representation of color #301038: hue angle of 288º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #301038 is Cyan = 0.14, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 48 | 16 | 56 | - |
| CMYK | 0.14 | 0.71 | 0 | 0.78 |
| HSL | 288º | 0.56% | 0.14% | - |
| HSV(B) | 288º | 0.71% | 0.22% | - |
| XYZ | 2.12 | 1.28 | 3.88 | - |
| YUV | 30.13 | 142.6 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 16 | 56 | 0.14 | 0.71 | 0 | 0.78 | 288 | 0.56 | 0.14 |
| Hex | 30 | 10 | 38 | E | 47 | 0 | 4E | 120 | 38 | E |
| Octal | 60 | 20 | 70 | 16 | 107 | 0 | 116 | 440 | 70 | 16 |
| Binary | 110000 | 10000 | 111000 | 1110 | 1000111 | 0 | 1001110 | 100100000 | 111000 | 1110 |
Color Harmonies of #301038
Complementary color
Monochromatic Colors of #301038
Black with #301038
Text Example
Text Example
White with #301038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301038; }
p { color: rgb(48,16,56); }
H1.HeaderClassName
{
color: #301038;
}
.AnyTagClassName
{
color: #301038;
}
</style>
background-color css
<style>
a { background-color: #301038; }
a { background-color: rgb(48,16,56); }
div.DivClassName
{
background-color: #301038;
}
.BgClassName
{
background-color: #301038;
}
</style>
border-color css
<style>
span { border-color: #301038; }
span { border-color: rgb(48,16,56); }
td.TdClassName
{
border-color: #301038;
}
.TagClassName
{
border-color: #301038;
}
</style>