Shades of Blackcurrant #270930
Tints of Blackcurrant #270930
RGB
CMYK
RGB Variations
Color information
#270930 (or 0x270930) is known color: Blackcurrant. HEX triplet: 27, 09 and 30. RGB value is (39,9,48). Sum of RGB (Red+Green+Blue) = 39+9+48=96 (12% of max value = 765). Red value is 39 (15.62% from 255 or 40.62% from 96); Green value is 9 (3.91% from 255 or 9.38% from 96); Blue value is 48 (19.14% from 255 or 50% from 96); Max value from RGB is 48 - color contains mainly: blue. Hex color #270930 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270930 is #D8F6CF. Grayscale: #161616. Windows color (decimal): -14218960 or 3148071. OLE color: 3148071.
HSL color Cylindrical-coordinate representation of color #270930: hue angle of 286.15º degrees, saturation: 0.68, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #270930 is Cyan = 0.19, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 9 | 48 | - |
| CMYK | 0.19 | 0.81 | 0 | 0.81 |
| HSL | 286.15º | 0.68% | 0.11% | - |
| HSV(B) | 286.15º | 0.81% | 0.19% | - |
| XYZ | 1.47 | 0.84 | 2.88 | - |
| YUV | 22.42 | 142.44 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 48 | 0.19 | 0.81 | 0 | 0.81 | 286.15 | 0.68 | 0.11 |
| Hex | 27 | 9 | 30 | 13 | 51 | 0 | 51 | 11E | 44 | B |
| Octal | 47 | 11 | 60 | 23 | 121 | 0 | 121 | 436 | 104 | 13 |
| Binary | 100111 | 1001 | 110000 | 10011 | 1010001 | 0 | 1010001 | 100011110 | 1000100 | 1011 |
Color Harmonies of #270930
Complementary color
Monochromatic Colors of #270930
Black with #270930
Text Example
Text Example
White with #270930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270930; }
p { color: rgb(39,9,48); }
H1.HeaderClassName
{
color: #270930;
}
.AnyTagClassName
{
color: #270930;
}
</style>
background-color css
<style>
a { background-color: #270930; }
a { background-color: rgb(39,9,48); }
div.DivClassName
{
background-color: #270930;
}
.BgClassName
{
background-color: #270930;
}
</style>
border-color css
<style>
span { border-color: #270930; }
span { border-color: rgb(39,9,48); }
td.TdClassName
{
border-color: #270930;
}
.TagClassName
{
border-color: #270930;
}
</style>