Shades of Blackcurrant #271042
Tints of Blackcurrant #271042
RGB
CMYK
RGB Variations
Color information
#271042 (or 0x271042) is known color: Blackcurrant. HEX triplet: 27, 10 and 42. RGB value is (39,16,66). Sum of RGB (Red+Green+Blue) = 39+16+66=121 (16% of max value = 765). Red value is 39 (15.62% from 255 or 32.23% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 66 (26.17% from 255 or 54.55% from 121); Max value from RGB is 66 - color contains mainly: blue. Hex color #271042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271042 is #D8EFBD. Grayscale: #1C1C1C. Windows color (decimal): -14217150 or 4329511. OLE color: 4329511.
HSL color Cylindrical-coordinate representation of color #271042: hue angle of 267.6º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #271042 is Cyan = 0.41, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 39 | 16 | 66 | - |
| CMYK | 0.41 | 0.76 | 0 | 0.74 |
| HSL | 267.6º | 0.61% | 0.16% | - |
| HSV(B) | 267.6º | 0.76% | 0.26% | - |
| XYZ | 2.01 | 1.2 | 5.28 | - |
| YUV | 28.58 | 149.12 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 16 | 66 | 0.41 | 0.76 | 0 | 0.74 | 267.6 | 0.61 | 0.16 |
| Hex | 27 | 10 | 42 | 29 | 4C | 0 | 4A | 10C | 3D | 10 |
| Octal | 47 | 20 | 102 | 51 | 114 | 0 | 112 | 414 | 75 | 20 |
| Binary | 100111 | 10000 | 1000010 | 101001 | 1001100 | 0 | 1001010 | 100001100 | 111101 | 10000 |
Color Harmonies of #271042
Complementary color
Monochromatic Colors of #271042
Black with #271042
Text Example
Text Example
White with #271042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271042; }
p { color: rgb(39,16,66); }
H1.HeaderClassName
{
color: #271042;
}
.AnyTagClassName
{
color: #271042;
}
</style>
background-color css
<style>
a { background-color: #271042; }
a { background-color: rgb(39,16,66); }
div.DivClassName
{
background-color: #271042;
}
.BgClassName
{
background-color: #271042;
}
</style>
border-color css
<style>
span { border-color: #271042; }
span { border-color: rgb(39,16,66); }
td.TdClassName
{
border-color: #271042;
}
.TagClassName
{
border-color: #271042;
}
</style>