Shades of Blackcurrant #270140
Tints of Blackcurrant #270140
RGB
CMYK
RGB Variations
Color information
#270140 (or 0x270140) is known color: Blackcurrant. HEX triplet: 27, 01 and 40. RGB value is (39,1,64). Sum of RGB (Red+Green+Blue) = 39+1+64=104 (13% of max value = 765). Red value is 39 (15.62% from 255 or 37.5% from 104); Green value is 1 (0.78% from 255 or 0.96% from 104); Blue value is 64 (25.39% from 255 or 61.54% from 104); Max value from RGB is 64 - color contains mainly: blue. Hex color #270140 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270140 is #D8FEBF. Grayscale: #131313. Windows color (decimal): -14220992 or 4194599. OLE color: 4194599.
HSL color Cylindrical-coordinate representation of color #270140: hue angle of 276.19º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #270140 is Cyan = 0.39, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 39 | 1 | 64 | - |
| CMYK | 0.39 | 0.98 | 0 | 0.75 |
| HSL | 276.19º | 0.97% | 0.13% | - |
| HSV(B) | 276.19º | 0.98% | 0.25% | - |
| XYZ | 1.77 | 0.82 | 4.92 | - |
| YUV | 19.54 | 153.09 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 64 | 0.39 | 0.98 | 0 | 0.75 | 276.19 | 0.97 | 0.13 |
| Hex | 27 | 1 | 40 | 27 | 62 | 0 | 4B | 114 | 61 | D |
| Octal | 47 | 1 | 100 | 47 | 142 | 0 | 113 | 424 | 141 | 15 |
| Binary | 100111 | 1 | 1000000 | 100111 | 1100010 | 0 | 1001011 | 100010100 | 1100001 | 1101 |
Color Harmonies of #270140
Complementary color
Monochromatic Colors of #270140
Black with #270140
Text Example
Text Example
White with #270140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270140; }
p { color: rgb(39,1,64); }
H1.HeaderClassName
{
color: #270140;
}
.AnyTagClassName
{
color: #270140;
}
</style>
background-color css
<style>
a { background-color: #270140; }
a { background-color: rgb(39,1,64); }
div.DivClassName
{
background-color: #270140;
}
.BgClassName
{
background-color: #270140;
}
</style>
border-color css
<style>
span { border-color: #270140; }
span { border-color: rgb(39,1,64); }
td.TdClassName
{
border-color: #270140;
}
.TagClassName
{
border-color: #270140;
}
</style>