Shades of Blackcurrant #270346
Tints of Blackcurrant #270346
RGB
CMYK
RGB Variations
Color information
#270346 (or 0x270346) is known color: Blackcurrant. HEX triplet: 27, 03 and 46. RGB value is (39,3,70). Sum of RGB (Red+Green+Blue) = 39+3+70=112 (14% of max value = 765). Red value is 39 (15.62% from 255 or 34.82% from 112); Green value is 3 (1.56% from 255 or 2.68% from 112); Blue value is 70 (27.73% from 255 or 62.5% from 112); Max value from RGB is 70 - color contains mainly: blue. Hex color #270346 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270346 is #D8FCB9. Grayscale: #151515. Windows color (decimal): -14220474 or 4588327. OLE color: 4588327.
HSL color Cylindrical-coordinate representation of color #270346: hue angle of 272.24º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #270346 is Cyan = 0.44, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 39 | 3 | 70 | - |
| CMYK | 0.44 | 0.96 | 0 | 0.73 |
| HSL | 272.24º | 0.92% | 0.14% | - |
| HSV(B) | 272.24º | 0.96% | 0.27% | - |
| XYZ | 1.97 | 0.94 | 5.87 | - |
| YUV | 21.4 | 155.43 | 140.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 70 | 0.44 | 0.96 | 0 | 0.73 | 272.24 | 0.92 | 0.14 |
| Hex | 27 | 3 | 46 | 2C | 60 | 0 | 49 | 110 | 5C | E |
| Octal | 47 | 3 | 106 | 54 | 140 | 0 | 111 | 420 | 134 | 16 |
| Binary | 100111 | 11 | 1000110 | 101100 | 1100000 | 0 | 1001001 | 100010000 | 1011100 | 1110 |
Color Harmonies of #270346
Complementary color
Monochromatic Colors of #270346
Black with #270346
Text Example
Text Example
White with #270346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270346; }
p { color: rgb(39,3,70); }
H1.HeaderClassName
{
color: #270346;
}
.AnyTagClassName
{
color: #270346;
}
</style>
background-color css
<style>
a { background-color: #270346; }
a { background-color: rgb(39,3,70); }
div.DivClassName
{
background-color: #270346;
}
.BgClassName
{
background-color: #270346;
}
</style>
border-color css
<style>
span { border-color: #270346; }
span { border-color: rgb(39,3,70); }
td.TdClassName
{
border-color: #270346;
}
.TagClassName
{
border-color: #270346;
}
</style>