Shades of Blackberry #381226
Tints of Blackberry #381226
RGB
CMYK
RGB Variations
Color information
#381226 (or 0x381226) is known color: Blackberry. HEX triplet: 38, 12 and 26. RGB value is (56,18,38). Sum of RGB (Red+Green+Blue) = 56+18+38=112 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50% from 112); Green value is 18 (7.42% from 255 or 16.07% from 112); Blue value is 38 (15.23% from 255 or 33.93% from 112); Max value from RGB is 56 - color contains mainly: red. Hex color #381226 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381226 is #C7EDD9. Grayscale: #1F1F1F. Windows color (decimal): -13102554 or 2495032. OLE color: 2495032.
HSL color Cylindrical-coordinate representation of color #381226: hue angle of 328.42º 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 #381226 is Cyan = 0, Magento = 0.68, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 18 | 38 | - |
| CMYK | 0 | 0.68 | 0.32 | 0.78 |
| HSL | 328.42º | 0.51% | 0.15% | - |
| HSV(B) | 328.42º | 0.68% | 0.22% | - |
| XYZ | 2.2 | 1.41 | 1.99 | - |
| YUV | 31.64 | 131.59 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 38 | 0 | 0.68 | 0.32 | 0.78 | 328.42 | 0.51 | 0.15 |
| Hex | 38 | 12 | 26 | 0 | 44 | 20 | 4E | 148 | 33 | F |
| Octal | 70 | 22 | 46 | 0 | 104 | 40 | 116 | 510 | 63 | 17 |
| Binary | 111000 | 10010 | 100110 | 0 | 1000100 | 100000 | 1001110 | 101001000 | 110011 | 1111 |
Color Harmonies of #381226
Complementary color
Monochromatic Colors of #381226
Black with #381226
Text Example
Text Example
White with #381226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381226; }
p { color: rgb(56,18,38); }
H1.HeaderClassName
{
color: #381226;
}
.AnyTagClassName
{
color: #381226;
}
</style>
background-color css
<style>
a { background-color: #381226; }
a { background-color: rgb(56,18,38); }
div.DivClassName
{
background-color: #381226;
}
.BgClassName
{
background-color: #381226;
}
</style>
border-color css
<style>
span { border-color: #381226; }
span { border-color: rgb(56,18,38); }
td.TdClassName
{
border-color: #381226;
}
.TagClassName
{
border-color: #381226;
}
</style>