Shades of Blackcurrant #270740
Tints of Blackcurrant #270740
RGB
CMYK
RGB Variations
Color information
#270740 (or 0x270740) is known color: Blackcurrant. HEX triplet: 27, 07 and 40. RGB value is (39,7,64). Sum of RGB (Red+Green+Blue) = 39+7+64=110 (14% of max value = 765). Red value is 39 (15.62% from 255 or 35.45% from 110); Green value is 7 (3.12% from 255 or 6.36% from 110); Blue value is 64 (25.39% from 255 or 58.18% from 110); Max value from RGB is 64 - color contains mainly: blue. Hex color #270740 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270740 is #D8F8BF. Grayscale: #161616. Windows color (decimal): -14219456 or 4196135. OLE color: 4196135.
HSL color Cylindrical-coordinate representation of color #270740: hue angle of 273.68º degrees, saturation: 0.8, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #270740 is Cyan = 0.39, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 39 | 7 | 64 | - |
| CMYK | 0.39 | 0.89 | 0 | 0.75 |
| HSL | 273.68º | 0.8% | 0.14% | - |
| HSV(B) | 273.68º | 0.89% | 0.25% | - |
| XYZ | 1.84 | 0.95 | 4.94 | - |
| YUV | 23.07 | 151.1 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 64 | 0.39 | 0.89 | 0 | 0.75 | 273.68 | 0.8 | 0.14 |
| Hex | 27 | 7 | 40 | 27 | 59 | 0 | 4B | 112 | 50 | E |
| Octal | 47 | 7 | 100 | 47 | 131 | 0 | 113 | 422 | 120 | 16 |
| Binary | 100111 | 111 | 1000000 | 100111 | 1011001 | 0 | 1001011 | 100010010 | 1010000 | 1110 |
Color Harmonies of #270740
Complementary color
Monochromatic Colors of #270740
Black with #270740
Text Example
Text Example
White with #270740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270740; }
p { color: rgb(39,7,64); }
H1.HeaderClassName
{
color: #270740;
}
.AnyTagClassName
{
color: #270740;
}
</style>
background-color css
<style>
a { background-color: #270740; }
a { background-color: rgb(39,7,64); }
div.DivClassName
{
background-color: #270740;
}
.BgClassName
{
background-color: #270740;
}
</style>
border-color css
<style>
span { border-color: #270740; }
span { border-color: rgb(39,7,64); }
td.TdClassName
{
border-color: #270740;
}
.TagClassName
{
border-color: #270740;
}
</style>