Shades of Blackberry #270818
Tints of Blackberry #270818
RGB
CMYK
RGB Variations
Color information
#270818 (or 0x270818) is known color: Blackberry. HEX triplet: 27, 08 and 18. RGB value is (39,8,24). Sum of RGB (Red+Green+Blue) = 39+8+24=71 (9% of max value = 765). Red value is 39 (15.62% from 255 or 54.93% from 71); Green value is 8 (3.52% from 255 or 11.27% from 71); Blue value is 24 (9.77% from 255 or 33.80% from 71); Max value from RGB is 39 - color contains mainly: red. Hex color #270818 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270818 is #D8F7E7. Grayscale: #131313. Windows color (decimal): -14219240 or 1574951. OLE color: 1574951.
HSL color Cylindrical-coordinate representation of color #270818: hue angle of 329.03º 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 #270818 is Cyan = 0, Magento = 0.79, Yellow = 0.38 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 8 | 24 | - |
| CMYK | 0 | 0.79 | 0.38 | 0.85 |
| HSL | 329.03º | 0.66% | 0.09% | - |
| HSV(B) | 329.03º | 0.79% | 0.15% | - |
| XYZ | 1.09 | 0.67 | 0.94 | - |
| YUV | 19.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 24 | 0 | 0.79 | 0.38 | 0.85 | 329.03 | 0.66 | 0.09 |
| Hex | 27 | 8 | 18 | 0 | 4F | 26 | 55 | 149 | 42 | 9 |
| Octal | 47 | 10 | 30 | 0 | 117 | 46 | 125 | 511 | 102 | 11 |
| Binary | 100111 | 1000 | 11000 | 0 | 1001111 | 100110 | 1010101 | 101001001 | 1000010 | 1001 |
Color Harmonies of #270818
Complementary color
Monochromatic Colors of #270818
Black with #270818
Text Example
Text Example
White with #270818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270818; }
p { color: rgb(39,8,24); }
H1.HeaderClassName
{
color: #270818;
}
.AnyTagClassName
{
color: #270818;
}
</style>
background-color css
<style>
a { background-color: #270818; }
a { background-color: rgb(39,8,24); }
div.DivClassName
{
background-color: #270818;
}
.BgClassName
{
background-color: #270818;
}
</style>
border-color css
<style>
span { border-color: #270818; }
span { border-color: rgb(39,8,24); }
td.TdClassName
{
border-color: #270818;
}
.TagClassName
{
border-color: #270818;
}
</style>