Shades of Blackcurrant #300738
Tints of Blackcurrant #300738
RGB
CMYK
RGB Variations
Color information
#300738 (or 0x300738) is known color: Blackcurrant. HEX triplet: 30, 07 and 38. RGB value is (48,7,56). Sum of RGB (Red+Green+Blue) = 48+7+56=111 (14% of max value = 765). Red value is 48 (19.14% from 255 or 43.24% from 111); Green value is 7 (3.12% from 255 or 6.31% from 111); Blue value is 56 (22.27% from 255 or 50.45% from 111); Max value from RGB is 56 - color contains mainly: blue. Hex color #300738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #300738 is #CFF8C7. Grayscale: #181818. Windows color (decimal): -13629640 or 3671856. OLE color: 3671856.
HSL color Cylindrical-coordinate representation of color #300738: hue angle of 290.2º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #300738 is Cyan = 0.14, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 48 | 7 | 56 | - |
| CMYK | 0.14 | 0.88 | 0 | 0.78 |
| HSL | 290.2º | 0.78% | 0.12% | - |
| HSV(B) | 290.2º | 0.88% | 0.22% | - |
| XYZ | 2.01 | 1.07 | 3.84 | - |
| YUV | 24.85 | 145.58 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 7 | 56 | 0.14 | 0.88 | 0 | 0.78 | 290.2 | 0.78 | 0.12 |
| Hex | 30 | 7 | 38 | E | 58 | 0 | 4E | 122 | 4E | C |
| Octal | 60 | 7 | 70 | 16 | 130 | 0 | 116 | 442 | 116 | 14 |
| Binary | 110000 | 111 | 111000 | 1110 | 1011000 | 0 | 1001110 | 100100010 | 1001110 | 1100 |
Color Harmonies of #300738
Complementary color
Monochromatic Colors of #300738
Black with #300738
Text Example
Text Example
White with #300738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300738; }
p { color: rgb(48,7,56); }
H1.HeaderClassName
{
color: #300738;
}
.AnyTagClassName
{
color: #300738;
}
</style>
background-color css
<style>
a { background-color: #300738; }
a { background-color: rgb(48,7,56); }
div.DivClassName
{
background-color: #300738;
}
.BgClassName
{
background-color: #300738;
}
</style>
border-color css
<style>
span { border-color: #300738; }
span { border-color: rgb(48,7,56); }
td.TdClassName
{
border-color: #300738;
}
.TagClassName
{
border-color: #300738;
}
</style>