Shades of Blackberry #270415
Tints of Blackberry #270415
RGB
CMYK
RGB Variations
Color information
#270415 (or 0x270415) is known color: Blackberry. HEX triplet: 27, 04 and 15. RGB value is (39,4,21). Sum of RGB (Red+Green+Blue) = 39+4+21=64 (8% of max value = 765). Red value is 39 (15.62% from 255 or 60.94% from 64); Green value is 4 (1.95% from 255 or 6.25% from 64); Blue value is 21 (8.59% from 255 or 32.81% from 64); Max value from RGB is 39 - color contains mainly: red. Hex color #270415 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270415 is #D8FBEA. Grayscale: #101010. Windows color (decimal): -14220267 or 1377319. OLE color: 1377319.
HSL color Cylindrical-coordinate representation of color #270415: hue angle of 330.86º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #270415 is Cyan = 0, Magento = 0.90, Yellow = 0.46 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 4 | 21 | - |
| CMYK | 0 | 0.90 | 0.46 | 0.85 |
| HSL | 330.86º | 0.81% | 0.08% | - |
| HSV(B) | 330.86º | 0.9% | 0.15% | - |
| XYZ | 1.02 | 0.57 | 0.77 | - |
| YUV | 16.4 | 130.6 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 21 | 0 | 0.90 | 0.46 | 0.85 | 330.86 | 0.81 | 0.08 |
| Hex | 27 | 4 | 15 | 0 | 5A | 2E | 55 | 14B | 51 | 8 |
| Octal | 47 | 4 | 25 | 0 | 132 | 56 | 125 | 513 | 121 | 10 |
| Binary | 100111 | 100 | 10101 | 0 | 1011010 | 101110 | 1010101 | 101001011 | 1010001 | 1000 |
Color Harmonies of #270415
Complementary color
Monochromatic Colors of #270415
Black with #270415
Text Example
Text Example
White with #270415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270415; }
p { color: rgb(39,4,21); }
H1.HeaderClassName
{
color: #270415;
}
.AnyTagClassName
{
color: #270415;
}
</style>
background-color css
<style>
a { background-color: #270415; }
a { background-color: rgb(39,4,21); }
div.DivClassName
{
background-color: #270415;
}
.BgClassName
{
background-color: #270415;
}
</style>
border-color css
<style>
span { border-color: #270415; }
span { border-color: rgb(39,4,21); }
td.TdClassName
{
border-color: #270415;
}
.TagClassName
{
border-color: #270415;
}
</style>