Shades of Blackberry #270419
Tints of Blackberry #270419
RGB
CMYK
RGB Variations
Color information
#270419 (or 0x270419) is known color: Blackberry. HEX triplet: 27, 04 and 19. RGB value is (39,4,25). Sum of RGB (Red+Green+Blue) = 39+4+25=68 (9% of max value = 765). Red value is 39 (15.62% from 255 or 57.35% from 68); Green value is 4 (1.95% from 255 or 5.88% from 68); Blue value is 25 (10.16% from 255 or 36.76% from 68); Max value from RGB is 39 - color contains mainly: red. Hex color #270419 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270419 is #D8FBE6. Grayscale: #101010. Windows color (decimal): -14220263 or 1639463. OLE color: 1639463.
HSL color Cylindrical-coordinate representation of color #270419: hue angle of 324º 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 #270419 is Cyan = 0, Magento = 0.90, Yellow = 0.36 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 4 | 25 | - |
| CMYK | 0 | 0.90 | 0.36 | 0.85 |
| HSL | 324º | 0.81% | 0.08% | - |
| HSV(B) | 324º | 0.9% | 0.15% | - |
| XYZ | 1.06 | 0.59 | 0.98 | - |
| YUV | 16.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 25 | 0 | 0.90 | 0.36 | 0.85 | 324 | 0.81 | 0.08 |
| Hex | 27 | 4 | 19 | 0 | 5A | 24 | 55 | 144 | 51 | 8 |
| Octal | 47 | 4 | 31 | 0 | 132 | 44 | 125 | 504 | 121 | 10 |
| Binary | 100111 | 100 | 11001 | 0 | 1011010 | 100100 | 1010101 | 101000100 | 1010001 | 1000 |
Color Harmonies of #270419
Complementary color
Monochromatic Colors of #270419
Black with #270419
Text Example
Text Example
White with #270419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270419; }
p { color: rgb(39,4,25); }
H1.HeaderClassName
{
color: #270419;
}
.AnyTagClassName
{
color: #270419;
}
</style>
background-color css
<style>
a { background-color: #270419; }
a { background-color: rgb(39,4,25); }
div.DivClassName
{
background-color: #270419;
}
.BgClassName
{
background-color: #270419;
}
</style>
border-color css
<style>
span { border-color: #270419; }
span { border-color: rgb(39,4,25); }
td.TdClassName
{
border-color: #270419;
}
.TagClassName
{
border-color: #270419;
}
</style>