Shades of Blackcurrant #270539
Tints of Blackcurrant #270539
RGB
CMYK
RGB Variations
Color information
#270539 (or 0x270539) is known color: Blackcurrant. HEX triplet: 27, 05 and 39. RGB value is (39,5,57). Sum of RGB (Red+Green+Blue) = 39+5+57=101 (13% of max value = 765). Red value is 39 (15.62% from 255 or 38.61% from 101); Green value is 5 (2.34% from 255 or 4.95% from 101); Blue value is 57 (22.66% from 255 or 56.44% from 101); Max value from RGB is 57 - color contains mainly: blue. Hex color #270539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270539 is #D8FAC6. Grayscale: #141414. Windows color (decimal): -14219975 or 3736871. OLE color: 3736871.
HSL color Cylindrical-coordinate representation of color #270539: hue angle of 279.23º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #270539 is Cyan = 0.32, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 39 | 5 | 57 | - |
| CMYK | 0.32 | 0.91 | 0 | 0.78 |
| HSL | 279.23º | 0.84% | 0.12% | - |
| HSV(B) | 279.23º | 0.91% | 0.22% | - |
| XYZ | 1.63 | 0.84 | 3.95 | - |
| YUV | 21.09 | 148.26 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 5 | 57 | 0.32 | 0.91 | 0 | 0.78 | 279.23 | 0.84 | 0.12 |
| Hex | 27 | 5 | 39 | 20 | 5B | 0 | 4E | 117 | 54 | C |
| Octal | 47 | 5 | 71 | 40 | 133 | 0 | 116 | 427 | 124 | 14 |
| Binary | 100111 | 101 | 111001 | 100000 | 1011011 | 0 | 1001110 | 100010111 | 1010100 | 1100 |
Color Harmonies of #270539
Complementary color
Monochromatic Colors of #270539
Black with #270539
Text Example
Text Example
White with #270539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270539; }
p { color: rgb(39,5,57); }
H1.HeaderClassName
{
color: #270539;
}
.AnyTagClassName
{
color: #270539;
}
</style>
background-color css
<style>
a { background-color: #270539; }
a { background-color: rgb(39,5,57); }
div.DivClassName
{
background-color: #270539;
}
.BgClassName
{
background-color: #270539;
}
</style>
border-color css
<style>
span { border-color: #270539; }
span { border-color: rgb(39,5,57); }
td.TdClassName
{
border-color: #270539;
}
.TagClassName
{
border-color: #270539;
}
</style>