Shades of Blackcurrant #270746
Tints of Blackcurrant #270746
RGB
CMYK
RGB Variations
Color information
#270746 (or 0x270746) is known color: Blackcurrant. HEX triplet: 27, 07 and 46. RGB value is (39,7,70). Sum of RGB (Red+Green+Blue) = 39+7+70=116 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.62% from 116); Green value is 7 (3.12% from 255 or 6.03% from 116); Blue value is 70 (27.73% from 255 or 60.34% from 116); Max value from RGB is 70 - color contains mainly: blue. Hex color #270746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270746 is #D8F8B9. Grayscale: #171717. Windows color (decimal): -14219450 or 4589351. OLE color: 4589351.
HSL color Cylindrical-coordinate representation of color #270746: hue angle of 270.48º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #270746 is Cyan = 0.44, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 39 | 7 | 70 | - |
| CMYK | 0.44 | 0.90 | 0 | 0.73 |
| HSL | 270.48º | 0.82% | 0.15% | - |
| HSV(B) | 270.48º | 0.9% | 0.27% | - |
| XYZ | 2.02 | 1.03 | 5.89 | - |
| YUV | 23.75 | 154.1 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 70 | 0.44 | 0.90 | 0 | 0.73 | 270.48 | 0.82 | 0.15 |
| Hex | 27 | 7 | 46 | 2C | 5A | 0 | 49 | 10E | 52 | F |
| Octal | 47 | 7 | 106 | 54 | 132 | 0 | 111 | 416 | 122 | 17 |
| Binary | 100111 | 111 | 1000110 | 101100 | 1011010 | 0 | 1001001 | 100001110 | 1010010 | 1111 |
Color Harmonies of #270746
Complementary color
Monochromatic Colors of #270746
Black with #270746
Text Example
Text Example
White with #270746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270746; }
p { color: rgb(39,7,70); }
H1.HeaderClassName
{
color: #270746;
}
.AnyTagClassName
{
color: #270746;
}
</style>
background-color css
<style>
a { background-color: #270746; }
a { background-color: rgb(39,7,70); }
div.DivClassName
{
background-color: #270746;
}
.BgClassName
{
background-color: #270746;
}
</style>
border-color css
<style>
span { border-color: #270746; }
span { border-color: rgb(39,7,70); }
td.TdClassName
{
border-color: #270746;
}
.TagClassName
{
border-color: #270746;
}
</style>