Shades of Blackcurrant #270730
Tints of Blackcurrant #270730
RGB
CMYK
RGB Variations
Color information
#270730 (or 0x270730) is known color: Blackcurrant. HEX triplet: 27, 07 and 30. RGB value is (39,7,48). Sum of RGB (Red+Green+Blue) = 39+7+48=94 (12% of max value = 765). Red value is 39 (15.62% from 255 or 41.49% from 94); Green value is 7 (3.12% from 255 or 7.45% from 94); Blue value is 48 (19.14% from 255 or 51.06% from 94); Max value from RGB is 48 - color contains mainly: blue. Hex color #270730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270730 is #D8F8CF. Grayscale: #151515. Windows color (decimal): -14219472 or 3147559. OLE color: 3147559.
HSL color Cylindrical-coordinate representation of color #270730: hue angle of 286.83º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #270730 is Cyan = 0.19, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 7 | 48 | - |
| CMYK | 0.19 | 0.85 | 0 | 0.81 |
| HSL | 286.83º | 0.75% | 0.11% | - |
| HSV(B) | 286.83º | 0.85% | 0.19% | - |
| XYZ | 1.45 | 0.8 | 2.87 | - |
| YUV | 21.24 | 143.1 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 48 | 0.19 | 0.85 | 0 | 0.81 | 286.83 | 0.75 | 0.11 |
| Hex | 27 | 7 | 30 | 13 | 55 | 0 | 51 | 11F | 4B | B |
| Octal | 47 | 7 | 60 | 23 | 125 | 0 | 121 | 437 | 113 | 13 |
| Binary | 100111 | 111 | 110000 | 10011 | 1010101 | 0 | 1010001 | 100011111 | 1001011 | 1011 |
Color Harmonies of #270730
Complementary color
Monochromatic Colors of #270730
Black with #270730
Text Example
Text Example
White with #270730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270730; }
p { color: rgb(39,7,48); }
H1.HeaderClassName
{
color: #270730;
}
.AnyTagClassName
{
color: #270730;
}
</style>
background-color css
<style>
a { background-color: #270730; }
a { background-color: rgb(39,7,48); }
div.DivClassName
{
background-color: #270730;
}
.BgClassName
{
background-color: #270730;
}
</style>
border-color css
<style>
span { border-color: #270730; }
span { border-color: rgb(39,7,48); }
td.TdClassName
{
border-color: #270730;
}
.TagClassName
{
border-color: #270730;
}
</style>