Shades of Blackberry #270716
Tints of Blackberry #270716
RGB
CMYK
RGB Variations
Color information
#270716 (or 0x270716) is known color: Blackberry. HEX triplet: 27, 07 and 16. RGB value is (39,7,22). Sum of RGB (Red+Green+Blue) = 39+7+22=68 (9% of max value = 765). Red value is 39 (15.62% from 255 or 57.35% from 68); Green value is 7 (3.12% from 255 or 10.29% from 68); Blue value is 22 (8.98% from 255 or 32.35% from 68); Max value from RGB is 39 - color contains mainly: red. Hex color #270716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270716 is #D8F8E9. Grayscale: #121212. Windows color (decimal): -14219498 or 1443623. OLE color: 1443623.
HSL color Cylindrical-coordinate representation of color #270716: hue angle of 331.88º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #270716 is Cyan = 0, Magento = 0.82, Yellow = 0.44 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 7 | 22 | - |
| CMYK | 0 | 0.82 | 0.44 | 0.85 |
| HSL | 331.88º | 0.7% | 0.09% | - |
| HSV(B) | 331.88º | 0.82% | 0.15% | - |
| XYZ | 1.06 | 0.64 | 0.83 | - |
| YUV | 18.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 22 | 0 | 0.82 | 0.44 | 0.85 | 331.88 | 0.7 | 0.09 |
| Hex | 27 | 7 | 16 | 0 | 52 | 2C | 55 | 14C | 46 | 9 |
| Octal | 47 | 7 | 26 | 0 | 122 | 54 | 125 | 514 | 106 | 11 |
| Binary | 100111 | 111 | 10110 | 0 | 1010010 | 101100 | 1010101 | 101001100 | 1000110 | 1001 |
Color Harmonies of #270716
Complementary color
Monochromatic Colors of #270716
Black with #270716
Text Example
Text Example
White with #270716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270716; }
p { color: rgb(39,7,22); }
H1.HeaderClassName
{
color: #270716;
}
.AnyTagClassName
{
color: #270716;
}
</style>
background-color css
<style>
a { background-color: #270716; }
a { background-color: rgb(39,7,22); }
div.DivClassName
{
background-color: #270716;
}
.BgClassName
{
background-color: #270716;
}
</style>
border-color css
<style>
span { border-color: #270716; }
span { border-color: rgb(39,7,22); }
td.TdClassName
{
border-color: #270716;
}
.TagClassName
{
border-color: #270716;
}
</style>