Shades of Blackcurrant #270935
Tints of Blackcurrant #270935
RGB
CMYK
RGB Variations
Color information
#270935 (or 0x270935) is known color: Blackcurrant. HEX triplet: 27, 09 and 35. RGB value is (39,9,53). Sum of RGB (Red+Green+Blue) = 39+9+53=101 (13% of max value = 765). Red value is 39 (15.62% from 255 or 38.61% from 101); Green value is 9 (3.91% from 255 or 8.91% from 101); Blue value is 53 (21.09% from 255 or 52.48% from 101); Max value from RGB is 53 - color contains mainly: blue. Hex color #270935 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270935 is #D8F6CA. Grayscale: #161616. Windows color (decimal): -14218955 or 3475751. OLE color: 3475751.
HSL color Cylindrical-coordinate representation of color #270935: hue angle of 280.91º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #270935 is Cyan = 0.26, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 39 | 9 | 53 | - |
| CMYK | 0.26 | 0.83 | 0 | 0.79 |
| HSL | 280.91º | 0.71% | 0.12% | - |
| HSV(B) | 280.91º | 0.83% | 0.21% | - |
| XYZ | 1.58 | 0.88 | 3.46 | - |
| YUV | 22.99 | 144.94 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 53 | 0.26 | 0.83 | 0 | 0.79 | 280.91 | 0.71 | 0.12 |
| Hex | 27 | 9 | 35 | 1A | 53 | 0 | 4F | 119 | 47 | C |
| Octal | 47 | 11 | 65 | 32 | 123 | 0 | 117 | 431 | 107 | 14 |
| Binary | 100111 | 1001 | 110101 | 11010 | 1010011 | 0 | 1001111 | 100011001 | 1000111 | 1100 |
Color Harmonies of #270935
Complementary color
Monochromatic Colors of #270935
Black with #270935
Text Example
Text Example
White with #270935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270935; }
p { color: rgb(39,9,53); }
H1.HeaderClassName
{
color: #270935;
}
.AnyTagClassName
{
color: #270935;
}
</style>
background-color css
<style>
a { background-color: #270935; }
a { background-color: rgb(39,9,53); }
div.DivClassName
{
background-color: #270935;
}
.BgClassName
{
background-color: #270935;
}
</style>
border-color css
<style>
span { border-color: #270935; }
span { border-color: rgb(39,9,53); }
td.TdClassName
{
border-color: #270935;
}
.TagClassName
{
border-color: #270935;
}
</style>