Shades of Blackberry #270319
Tints of Blackberry #270319
RGB
CMYK
RGB Variations
Color information
#270319 (or 0x270319) is known color: Blackberry. HEX triplet: 27, 03 and 19. RGB value is (39,3,25). Sum of RGB (Red+Green+Blue) = 39+3+25=67 (8% of max value = 765). Red value is 39 (15.62% from 255 or 58.21% from 67); Green value is 3 (1.56% from 255 or 4.48% from 67); Blue value is 25 (10.16% from 255 or 37.31% from 67); Max value from RGB is 39 - color contains mainly: red. Hex color #270319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270319 is #D8FCE6. Grayscale: #101010. Windows color (decimal): -14220519 or 1639207. OLE color: 1639207.
HSL color Cylindrical-coordinate representation of color #270319: hue angle of 323.33º degrees, saturation: 0.86, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270319 is Cyan = 0, Magento = 0.92, Yellow = 0.36 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 3 | 25 | - |
| CMYK | 0 | 0.92 | 0.36 | 0.85 |
| HSL | 323.33º | 0.86% | 0.08% | - |
| HSV(B) | 323.33º | 0.92% | 0.15% | - |
| XYZ | 1.04 | 0.57 | 0.97 | - |
| YUV | 16.27 | 132.93 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 25 | 0 | 0.92 | 0.36 | 0.85 | 323.33 | 0.86 | 0.08 |
| Hex | 27 | 3 | 19 | 0 | 5C | 24 | 55 | 143 | 56 | 8 |
| Octal | 47 | 3 | 31 | 0 | 134 | 44 | 125 | 503 | 126 | 10 |
| Binary | 100111 | 11 | 11001 | 0 | 1011100 | 100100 | 1010101 | 101000011 | 1010110 | 1000 |
Color Harmonies of #270319
Complementary color
Monochromatic Colors of #270319
Black with #270319
Text Example
Text Example
White with #270319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270319; }
p { color: rgb(39,3,25); }
H1.HeaderClassName
{
color: #270319;
}
.AnyTagClassName
{
color: #270319;
}
</style>
background-color css
<style>
a { background-color: #270319; }
a { background-color: rgb(39,3,25); }
div.DivClassName
{
background-color: #270319;
}
.BgClassName
{
background-color: #270319;
}
</style>
border-color css
<style>
span { border-color: #270319; }
span { border-color: rgb(39,3,25); }
td.TdClassName
{
border-color: #270319;
}
.TagClassName
{
border-color: #270319;
}
</style>