Shades of Blackberry #381227
Tints of Blackberry #381227
RGB
CMYK
RGB Variations
Color information
#381227 (or 0x381227) is known color: Blackberry. HEX triplet: 38, 12 and 27. RGB value is (56,18,39). Sum of RGB (Red+Green+Blue) = 56+18+39=113 (14% of max value = 765). Red value is 56 (22.27% from 255 or 49.56% from 113); Green value is 18 (7.42% from 255 or 15.93% from 113); Blue value is 39 (15.62% from 255 or 34.51% from 113); Max value from RGB is 56 - color contains mainly: red. Hex color #381227 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381227 is #C7EDD8. Grayscale: #1F1F1F. Windows color (decimal): -13102553 or 2560568. OLE color: 2560568.
HSL color Cylindrical-coordinate representation of color #381227: hue angle of 326.84º degrees, saturation: 0.51, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #381227 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 18 | 39 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.78 |
| HSL | 326.84º | 0.51% | 0.15% | - |
| HSV(B) | 326.84º | 0.68% | 0.22% | - |
| XYZ | 2.21 | 1.42 | 2.08 | - |
| YUV | 31.76 | 132.09 | 145.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 39 | 0 | 0.68 | 0.30 | 0.78 | 326.84 | 0.51 | 0.15 |
| Hex | 38 | 12 | 27 | 0 | 44 | 1E | 4E | 147 | 33 | F |
| Octal | 70 | 22 | 47 | 0 | 104 | 36 | 116 | 507 | 63 | 17 |
| Binary | 111000 | 10010 | 100111 | 0 | 1000100 | 11110 | 1001110 | 101000111 | 110011 | 1111 |
Color Harmonies of #381227
Complementary color
Monochromatic Colors of #381227
Black with #381227
Text Example
Text Example
White with #381227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381227; }
p { color: rgb(56,18,39); }
H1.HeaderClassName
{
color: #381227;
}
.AnyTagClassName
{
color: #381227;
}
</style>
background-color css
<style>
a { background-color: #381227; }
a { background-color: rgb(56,18,39); }
div.DivClassName
{
background-color: #381227;
}
.BgClassName
{
background-color: #381227;
}
</style>
border-color css
<style>
span { border-color: #381227; }
span { border-color: rgb(56,18,39); }
td.TdClassName
{
border-color: #381227;
}
.TagClassName
{
border-color: #381227;
}
</style>