Shades of Blackcurrant #270536
Tints of Blackcurrant #270536
RGB
CMYK
RGB Variations
Color information
#270536 (or 0x270536) is known color: Blackcurrant. HEX triplet: 27, 05 and 36. RGB value is (39,5,54). Sum of RGB (Red+Green+Blue) = 39+5+54=98 (12% of max value = 765). Red value is 39 (15.62% from 255 or 39.80% from 98); Green value is 5 (2.34% from 255 or 5.10% from 98); Blue value is 54 (21.48% from 255 or 55.10% from 98); Max value from RGB is 54 - color contains mainly: blue. Hex color #270536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270536 is #D8FAC9. Grayscale: #141414. Windows color (decimal): -14219978 or 3540263. OLE color: 3540263.
HSL color Cylindrical-coordinate representation of color #270536: hue angle of 281.63º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #270536 is Cyan = 0.28, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 39 | 5 | 54 | - |
| CMYK | 0.28 | 0.91 | 0 | 0.79 |
| HSL | 281.63º | 0.83% | 0.12% | - |
| HSV(B) | 281.63º | 0.91% | 0.21% | - |
| XYZ | 1.56 | 0.81 | 3.56 | - |
| YUV | 20.75 | 146.76 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 5 | 54 | 0.28 | 0.91 | 0 | 0.79 | 281.63 | 0.83 | 0.12 |
| Hex | 27 | 5 | 36 | 1C | 5B | 0 | 4F | 11A | 53 | C |
| Octal | 47 | 5 | 66 | 34 | 133 | 0 | 117 | 432 | 123 | 14 |
| Binary | 100111 | 101 | 110110 | 11100 | 1011011 | 0 | 1001111 | 100011010 | 1010011 | 1100 |
Color Harmonies of #270536
Complementary color
Monochromatic Colors of #270536
Black with #270536
Text Example
Text Example
White with #270536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270536; }
p { color: rgb(39,5,54); }
H1.HeaderClassName
{
color: #270536;
}
.AnyTagClassName
{
color: #270536;
}
</style>
background-color css
<style>
a { background-color: #270536; }
a { background-color: rgb(39,5,54); }
div.DivClassName
{
background-color: #270536;
}
.BgClassName
{
background-color: #270536;
}
</style>
border-color css
<style>
span { border-color: #270536; }
span { border-color: rgb(39,5,54); }
td.TdClassName
{
border-color: #270536;
}
.TagClassName
{
border-color: #270536;
}
</style>