Shades of Blackberry #270819
Tints of Blackberry #270819
RGB
CMYK
RGB Variations
Color information
#270819 (or 0x270819) is known color: Blackberry. HEX triplet: 27, 08 and 19. RGB value is (39,8,25). Sum of RGB (Red+Green+Blue) = 39+8+25=72 (9% of max value = 765). Red value is 39 (15.62% from 255 or 54.17% from 72); Green value is 8 (3.52% from 255 or 11.11% from 72); Blue value is 25 (10.16% from 255 or 34.72% from 72); Max value from RGB is 39 - color contains mainly: red. Hex color #270819 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270819 is #D8F7E6. Grayscale: #131313. Windows color (decimal): -14219239 or 1640487. OLE color: 1640487.
HSL color Cylindrical-coordinate representation of color #270819: hue angle of 327.1º degrees, saturation: 0.66, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #270819 is Cyan = 0, Magento = 0.79, Yellow = 0.36 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 8 | 25 | - |
| CMYK | 0 | 0.79 | 0.36 | 0.85 |
| HSL | 327.1º | 0.66% | 0.09% | - |
| HSV(B) | 327.1º | 0.79% | 0.15% | - |
| XYZ | 1.1 | 0.68 | 0.99 | - |
| YUV | 19.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 25 | 0 | 0.79 | 0.36 | 0.85 | 327.1 | 0.66 | 0.09 |
| Hex | 27 | 8 | 19 | 0 | 4F | 24 | 55 | 147 | 42 | 9 |
| Octal | 47 | 10 | 31 | 0 | 117 | 44 | 125 | 507 | 102 | 11 |
| Binary | 100111 | 1000 | 11001 | 0 | 1001111 | 100100 | 1010101 | 101000111 | 1000010 | 1001 |
Color Harmonies of #270819
Complementary color
Monochromatic Colors of #270819
Black with #270819
Text Example
Text Example
White with #270819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270819; }
p { color: rgb(39,8,25); }
H1.HeaderClassName
{
color: #270819;
}
.AnyTagClassName
{
color: #270819;
}
</style>
background-color css
<style>
a { background-color: #270819; }
a { background-color: rgb(39,8,25); }
div.DivClassName
{
background-color: #270819;
}
.BgClassName
{
background-color: #270819;
}
</style>
border-color css
<style>
span { border-color: #270819; }
span { border-color: rgb(39,8,25); }
td.TdClassName
{
border-color: #270819;
}
.TagClassName
{
border-color: #270819;
}
</style>