Shades of Blackberry #381122
Tints of Blackberry #381122
RGB
CMYK
RGB Variations
Color information
#381122 (or 0x381122) is known color: Blackberry. HEX triplet: 38, 11 and 22. RGB value is (56,17,34). Sum of RGB (Red+Green+Blue) = 56+17+34=107 (14% of max value = 765). Red value is 56 (22.27% from 255 or 52.34% from 107); Green value is 17 (7.03% from 255 or 15.89% from 107); Blue value is 34 (13.67% from 255 or 31.78% from 107); Max value from RGB is 56 - color contains mainly: red. Hex color #381122 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381122 is #C7EEDD. Grayscale: #1E1E1E. Windows color (decimal): -13102814 or 2232632. OLE color: 2232632.
HSL color Cylindrical-coordinate representation of color #381122: hue angle of 333.85º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #381122 is Cyan = 0, Magento = 0.70, Yellow = 0.39 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 34 | - |
| CMYK | 0 | 0.70 | 0.39 | 0.78 |
| HSL | 333.85º | 0.53% | 0.14% | - |
| HSV(B) | 333.85º | 0.7% | 0.22% | - |
| XYZ | 2.12 | 1.36 | 1.66 | - |
| YUV | 30.6 | 129.92 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 34 | 0 | 0.70 | 0.39 | 0.78 | 333.85 | 0.53 | 0.14 |
| Hex | 38 | 11 | 22 | 0 | 46 | 27 | 4E | 14E | 35 | E |
| Octal | 70 | 21 | 42 | 0 | 106 | 47 | 116 | 516 | 65 | 16 |
| Binary | 111000 | 10001 | 100010 | 0 | 1000110 | 100111 | 1001110 | 101001110 | 110101 | 1110 |
Color Harmonies of #381122
Complementary color
Monochromatic Colors of #381122
Black with #381122
Text Example
Text Example
White with #381122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381122; }
p { color: rgb(56,17,34); }
H1.HeaderClassName
{
color: #381122;
}
.AnyTagClassName
{
color: #381122;
}
</style>
background-color css
<style>
a { background-color: #381122; }
a { background-color: rgb(56,17,34); }
div.DivClassName
{
background-color: #381122;
}
.BgClassName
{
background-color: #381122;
}
</style>
border-color css
<style>
span { border-color: #381122; }
span { border-color: rgb(56,17,34); }
td.TdClassName
{
border-color: #381122;
}
.TagClassName
{
border-color: #381122;
}
</style>