Shades of Blackcurrant #270947
Tints of Blackcurrant #270947
RGB
CMYK
RGB Variations
Color information
#270947 (or 0x270947) is known color: Blackcurrant. HEX triplet: 27, 09 and 47. RGB value is (39,9,71). Sum of RGB (Red+Green+Blue) = 39+9+71=119 (15% of max value = 765). Red value is 39 (15.62% from 255 or 32.77% from 119); Green value is 9 (3.91% from 255 or 7.56% from 119); Blue value is 71 (28.12% from 255 or 59.66% from 119); Max value from RGB is 71 - color contains mainly: blue. Hex color #270947 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270947 is #D8F6B8. Grayscale: #181818. Windows color (decimal): -14218937 or 4655399. OLE color: 4655399.
HSL color Cylindrical-coordinate representation of color #270947: hue angle of 269.03º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #270947 is Cyan = 0.45, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 39 | 9 | 71 | - |
| CMYK | 0.45 | 0.87 | 0 | 0.72 |
| HSL | 269.03º | 0.78% | 0.16% | - |
| HSV(B) | 269.03º | 0.87% | 0.28% | - |
| XYZ | 2.07 | 1.08 | 6.06 | - |
| YUV | 25.04 | 153.94 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 71 | 0.45 | 0.87 | 0 | 0.72 | 269.03 | 0.78 | 0.16 |
| Hex | 27 | 9 | 47 | 2D | 57 | 0 | 48 | 10D | 4E | 10 |
| Octal | 47 | 11 | 107 | 55 | 127 | 0 | 110 | 415 | 116 | 20 |
| Binary | 100111 | 1001 | 1000111 | 101101 | 1010111 | 0 | 1001000 | 100001101 | 1001110 | 10000 |
Color Harmonies of #270947
Complementary color
Monochromatic Colors of #270947
Black with #270947
Text Example
Text Example
White with #270947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270947; }
p { color: rgb(39,9,71); }
H1.HeaderClassName
{
color: #270947;
}
.AnyTagClassName
{
color: #270947;
}
</style>
background-color css
<style>
a { background-color: #270947; }
a { background-color: rgb(39,9,71); }
div.DivClassName
{
background-color: #270947;
}
.BgClassName
{
background-color: #270947;
}
</style>
border-color css
<style>
span { border-color: #270947; }
span { border-color: rgb(39,9,71); }
td.TdClassName
{
border-color: #270947;
}
.TagClassName
{
border-color: #270947;
}
</style>