Shades of Blackcurrant #270538
Tints of Blackcurrant #270538
RGB
CMYK
RGB Variations
Color information
#270538 (or 0x270538) is known color: Blackcurrant. HEX triplet: 27, 05 and 38. RGB value is (39,5,56). Sum of RGB (Red+Green+Blue) = 39+5+56=100 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39% from 100); Green value is 5 (2.34% from 255 or 5% from 100); Blue value is 56 (22.27% from 255 or 56% from 100); Max value from RGB is 56 - color contains mainly: blue. Hex color #270538 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270538 is #D8FAC7. Grayscale: #141414. Windows color (decimal): -14219976 or 3671335. OLE color: 3671335.
HSL color Cylindrical-coordinate representation of color #270538: hue angle of 280º 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 #270538 is Cyan = 0.30, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 39 | 5 | 56 | - |
| CMYK | 0.30 | 0.91 | 0 | 0.78 |
| HSL | 280º | 0.84% | 0.12% | - |
| HSV(B) | 280º | 0.91% | 0.22% | - |
| XYZ | 1.6 | 0.83 | 3.82 | - |
| YUV | 20.98 | 147.76 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 5 | 56 | 0.30 | 0.91 | 0 | 0.78 | 280 | 0.84 | 0.12 |
| Hex | 27 | 5 | 38 | 1E | 5B | 0 | 4E | 118 | 54 | C |
| Octal | 47 | 5 | 70 | 36 | 133 | 0 | 116 | 430 | 124 | 14 |
| Binary | 100111 | 101 | 111000 | 11110 | 1011011 | 0 | 1001110 | 100011000 | 1010100 | 1100 |
Color Harmonies of #270538
Complementary color
Monochromatic Colors of #270538
Black with #270538
Text Example
Text Example
White with #270538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270538; }
p { color: rgb(39,5,56); }
H1.HeaderClassName
{
color: #270538;
}
.AnyTagClassName
{
color: #270538;
}
</style>
background-color css
<style>
a { background-color: #270538; }
a { background-color: rgb(39,5,56); }
div.DivClassName
{
background-color: #270538;
}
.BgClassName
{
background-color: #270538;
}
</style>
border-color css
<style>
span { border-color: #270538; }
span { border-color: rgb(39,5,56); }
td.TdClassName
{
border-color: #270538;
}
.TagClassName
{
border-color: #270538;
}
</style>