Shades of Blackcurrant #220738
Tints of Blackcurrant #220738
RGB
CMYK
RGB Variations
Color information
#220738 (or 0x220738) is known color: Blackcurrant. HEX triplet: 22, 07 and 38. RGB value is (34,7,56). Sum of RGB (Red+Green+Blue) = 34+7+56=97 (12% of max value = 765). Red value is 34 (13.67% from 255 or 35.05% from 97); Green value is 7 (3.12% from 255 or 7.22% from 97); Blue value is 56 (22.27% from 255 or 57.73% from 97); Max value from RGB is 56 - color contains mainly: blue. Hex color #220738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #220738 is #DDF8C7. Grayscale: #141414. Windows color (decimal): -14547144 or 3671842. OLE color: 3671842.
HSL color Cylindrical-coordinate representation of color #220738: hue angle of 273.06º 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 #220738 is Cyan = 0.39, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 34 | 7 | 56 | - |
| CMYK | 0.39 | 0.88 | 0 | 0.78 |
| HSL | 273.06º | 0.78% | 0.12% | - |
| HSV(B) | 273.06º | 0.88% | 0.22% | - |
| XYZ | 1.45 | 0.78 | 3.82 | - |
| YUV | 20.66 | 147.95 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 7 | 56 | 0.39 | 0.88 | 0 | 0.78 | 273.06 | 0.78 | 0.12 |
| Hex | 22 | 7 | 38 | 27 | 58 | 0 | 4E | 111 | 4E | C |
| Octal | 42 | 7 | 70 | 47 | 130 | 0 | 116 | 421 | 116 | 14 |
| Binary | 100010 | 111 | 111000 | 100111 | 1011000 | 0 | 1001110 | 100010001 | 1001110 | 1100 |
Color Harmonies of #220738
Complementary color
Monochromatic Colors of #220738
Black with #220738
Text Example
Text Example
White with #220738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220738; }
p { color: rgb(34,7,56); }
H1.HeaderClassName
{
color: #220738;
}
.AnyTagClassName
{
color: #220738;
}
</style>
background-color css
<style>
a { background-color: #220738; }
a { background-color: rgb(34,7,56); }
div.DivClassName
{
background-color: #220738;
}
.BgClassName
{
background-color: #220738;
}
</style>
border-color css
<style>
span { border-color: #220738; }
span { border-color: rgb(34,7,56); }
td.TdClassName
{
border-color: #220738;
}
.TagClassName
{
border-color: #220738;
}
</style>