Shades of Blackberry #381626
Tints of Blackberry #381626
RGB
CMYK
RGB Variations
Color information
#381626 (or 0x381626) is known color: Blackberry. HEX triplet: 38, 16 and 26. RGB value is (56,22,38). Sum of RGB (Red+Green+Blue) = 56+22+38=116 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.28% from 116); Green value is 22 (8.98% from 255 or 18.97% from 116); Blue value is 38 (15.23% from 255 or 32.76% from 116); Max value from RGB is 56 - color contains mainly: red. Hex color #381626 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381626 is #C7E9D9. Grayscale: #212121. Windows color (decimal): -13101530 or 2496056. OLE color: 2496056.
HSL color Cylindrical-coordinate representation of color #381626: hue angle of 331.76º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #381626 is Cyan = 0, Magento = 0.61, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 22 | 38 | - |
| CMYK | 0 | 0.61 | 0.32 | 0.78 |
| HSL | 331.76º | 0.44% | 0.15% | - |
| HSV(B) | 331.76º | 0.61% | 0.22% | - |
| XYZ | 2.27 | 1.55 | 2.01 | - |
| YUV | 33.99 | 130.26 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 38 | 0 | 0.61 | 0.32 | 0.78 | 331.76 | 0.44 | 0.15 |
| Hex | 38 | 16 | 26 | 0 | 3D | 20 | 4E | 14C | 2C | F |
| Octal | 70 | 26 | 46 | 0 | 75 | 40 | 116 | 514 | 54 | 17 |
| Binary | 111000 | 10110 | 100110 | 0 | 111101 | 100000 | 1001110 | 101001100 | 101100 | 1111 |
Color Harmonies of #381626
Complementary color
Monochromatic Colors of #381626
Black with #381626
Text Example
Text Example
White with #381626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381626; }
p { color: rgb(56,22,38); }
H1.HeaderClassName
{
color: #381626;
}
.AnyTagClassName
{
color: #381626;
}
</style>
background-color css
<style>
a { background-color: #381626; }
a { background-color: rgb(56,22,38); }
div.DivClassName
{
background-color: #381626;
}
.BgClassName
{
background-color: #381626;
}
</style>
border-color css
<style>
span { border-color: #381626; }
span { border-color: rgb(56,22,38); }
td.TdClassName
{
border-color: #381626;
}
.TagClassName
{
border-color: #381626;
}
</style>