Shades of Blackcurrant #270934
Tints of Blackcurrant #270934
RGB
CMYK
RGB Variations
Color information
#270934 (or 0x270934) is known color: Blackcurrant. HEX triplet: 27, 09 and 34. RGB value is (39,9,52). Sum of RGB (Red+Green+Blue) = 39+9+52=100 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39% from 100); Green value is 9 (3.91% from 255 or 9% from 100); Blue value is 52 (20.70% from 255 or 52% from 100); Max value from RGB is 52 - color contains mainly: blue. Hex color #270934 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270934 is #D8F6CB. Grayscale: #161616. Windows color (decimal): -14218956 or 3410215. OLE color: 3410215.
HSL color Cylindrical-coordinate representation of color #270934: hue angle of 281.86º degrees, saturation: 0.7, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #270934 is Cyan = 0.25, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 9 | 52 | - |
| CMYK | 0.25 | 0.83 | 0 | 0.80 |
| HSL | 281.86º | 0.7% | 0.12% | - |
| HSV(B) | 281.86º | 0.83% | 0.2% | - |
| XYZ | 1.55 | 0.87 | 3.34 | - |
| YUV | 22.87 | 144.44 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 52 | 0.25 | 0.83 | 0 | 0.80 | 281.86 | 0.7 | 0.12 |
| Hex | 27 | 9 | 34 | 19 | 53 | 0 | 50 | 11A | 46 | C |
| Octal | 47 | 11 | 64 | 31 | 123 | 0 | 120 | 432 | 106 | 14 |
| Binary | 100111 | 1001 | 110100 | 11001 | 1010011 | 0 | 1010000 | 100011010 | 1000110 | 1100 |
Color Harmonies of #270934
Complementary color
Monochromatic Colors of #270934
Black with #270934
Text Example
Text Example
White with #270934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270934; }
p { color: rgb(39,9,52); }
H1.HeaderClassName
{
color: #270934;
}
.AnyTagClassName
{
color: #270934;
}
</style>
background-color css
<style>
a { background-color: #270934; }
a { background-color: rgb(39,9,52); }
div.DivClassName
{
background-color: #270934;
}
.BgClassName
{
background-color: #270934;
}
</style>
border-color css
<style>
span { border-color: #270934; }
span { border-color: rgb(39,9,52); }
td.TdClassName
{
border-color: #270934;
}
.TagClassName
{
border-color: #270934;
}
</style>