Shades of Blackcurrant #270631
Tints of Blackcurrant #270631
RGB
CMYK
RGB Variations
Color information
#270631 (or 0x270631) is known color: Blackcurrant. HEX triplet: 27, 06 and 31. RGB value is (39,6,49). Sum of RGB (Red+Green+Blue) = 39+6+49=94 (12% of max value = 765). Red value is 39 (15.62% from 255 or 41.49% from 94); Green value is 6 (2.73% from 255 or 6.38% from 94); Blue value is 49 (19.53% from 255 or 52.13% from 94); Max value from RGB is 49 - color contains mainly: blue. Hex color #270631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270631 is #D8F9CE. Grayscale: #141414. Windows color (decimal): -14219727 or 3212839. OLE color: 3212839.
HSL color Cylindrical-coordinate representation of color #270631: hue angle of 286.05º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #270631 is Cyan = 0.20, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 6 | 49 | - |
| CMYK | 0.20 | 0.88 | 0 | 0.81 |
| HSL | 286.05º | 0.78% | 0.11% | - |
| HSV(B) | 286.05º | 0.88% | 0.19% | - |
| XYZ | 1.46 | 0.78 | 2.98 | - |
| YUV | 20.77 | 143.93 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 6 | 49 | 0.20 | 0.88 | 0 | 0.81 | 286.05 | 0.78 | 0.11 |
| Hex | 27 | 6 | 31 | 14 | 58 | 0 | 51 | 11E | 4E | B |
| Octal | 47 | 6 | 61 | 24 | 130 | 0 | 121 | 436 | 116 | 13 |
| Binary | 100111 | 110 | 110001 | 10100 | 1011000 | 0 | 1010001 | 100011110 | 1001110 | 1011 |
Color Harmonies of #270631
Complementary color
Monochromatic Colors of #270631
Black with #270631
Text Example
Text Example
White with #270631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270631; }
p { color: rgb(39,6,49); }
H1.HeaderClassName
{
color: #270631;
}
.AnyTagClassName
{
color: #270631;
}
</style>
background-color css
<style>
a { background-color: #270631; }
a { background-color: rgb(39,6,49); }
div.DivClassName
{
background-color: #270631;
}
.BgClassName
{
background-color: #270631;
}
</style>
border-color css
<style>
span { border-color: #270631; }
span { border-color: rgb(39,6,49); }
td.TdClassName
{
border-color: #270631;
}
.TagClassName
{
border-color: #270631;
}
</style>