Shades of Blackberry #270418
Tints of Blackberry #270418
RGB
CMYK
RGB Variations
Color information
#270418 (or 0x270418) is known color: Blackberry. HEX triplet: 27, 04 and 18. RGB value is (39,4,24). Sum of RGB (Red+Green+Blue) = 39+4+24=67 (8% of max value = 765). Red value is 39 (15.62% from 255 or 58.21% from 67); Green value is 4 (1.95% from 255 or 5.97% from 67); Blue value is 24 (9.77% from 255 or 35.82% from 67); Max value from RGB is 39 - color contains mainly: red. Hex color #270418 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270418 is #D8FBE7. Grayscale: #101010. Windows color (decimal): -14220264 or 1573927. OLE color: 1573927.
HSL color Cylindrical-coordinate representation of color #270418: hue angle of 325.71º 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 #270418 is Cyan = 0, Magento = 0.90, Yellow = 0.38 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 4 | 24 | - |
| CMYK | 0 | 0.90 | 0.38 | 0.85 |
| HSL | 325.71º | 0.81% | 0.08% | - |
| HSV(B) | 325.71º | 0.9% | 0.15% | - |
| XYZ | 1.04 | 0.58 | 0.92 | - |
| YUV | 16.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 24 | 0 | 0.90 | 0.38 | 0.85 | 325.71 | 0.81 | 0.08 |
| Hex | 27 | 4 | 18 | 0 | 5A | 26 | 55 | 146 | 51 | 8 |
| Octal | 47 | 4 | 30 | 0 | 132 | 46 | 125 | 506 | 121 | 10 |
| Binary | 100111 | 100 | 11000 | 0 | 1011010 | 100110 | 1010101 | 101000110 | 1010001 | 1000 |
Color Harmonies of #270418
Complementary color
Monochromatic Colors of #270418
Black with #270418
Text Example
Text Example
White with #270418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270418; }
p { color: rgb(39,4,24); }
H1.HeaderClassName
{
color: #270418;
}
.AnyTagClassName
{
color: #270418;
}
</style>
background-color css
<style>
a { background-color: #270418; }
a { background-color: rgb(39,4,24); }
div.DivClassName
{
background-color: #270418;
}
.BgClassName
{
background-color: #270418;
}
</style>
border-color css
<style>
span { border-color: #270418; }
span { border-color: rgb(39,4,24); }
td.TdClassName
{
border-color: #270418;
}
.TagClassName
{
border-color: #270418;
}
</style>