Shades of Blackberry #381229
Tints of Blackberry #381229
RGB
CMYK
RGB Variations
Color information
#381229 (or 0x381229) is known color: Blackberry. HEX triplet: 38, 12 and 29. RGB value is (56,18,41). Sum of RGB (Red+Green+Blue) = 56+18+41=115 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.70% from 115); Green value is 18 (7.42% from 255 or 15.65% from 115); Blue value is 41 (16.41% from 255 or 35.65% from 115); Max value from RGB is 56 - color contains mainly: red. Hex color #381229 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381229 is #C7EDD6. Grayscale: #1F1F1F. Windows color (decimal): -13102551 or 2691640. OLE color: 2691640.
HSL color Cylindrical-coordinate representation of color #381229: hue angle of 323.68º 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 #381229 is Cyan = 0, Magento = 0.68, Yellow = 0.27 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 18 | 41 | - |
| CMYK | 0 | 0.68 | 0.27 | 0.78 |
| HSL | 323.68º | 0.51% | 0.15% | - |
| HSV(B) | 323.68º | 0.68% | 0.22% | - |
| XYZ | 2.25 | 1.43 | 2.26 | - |
| YUV | 31.98 | 133.09 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 41 | 0 | 0.68 | 0.27 | 0.78 | 323.68 | 0.51 | 0.15 |
| Hex | 38 | 12 | 29 | 0 | 44 | 1B | 4E | 144 | 33 | F |
| Octal | 70 | 22 | 51 | 0 | 104 | 33 | 116 | 504 | 63 | 17 |
| Binary | 111000 | 10010 | 101001 | 0 | 1000100 | 11011 | 1001110 | 101000100 | 110011 | 1111 |
Color Harmonies of #381229
Complementary color
Monochromatic Colors of #381229
Black with #381229
Text Example
Text Example
White with #381229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381229; }
p { color: rgb(56,18,41); }
H1.HeaderClassName
{
color: #381229;
}
.AnyTagClassName
{
color: #381229;
}
</style>
background-color css
<style>
a { background-color: #381229; }
a { background-color: rgb(56,18,41); }
div.DivClassName
{
background-color: #381229;
}
.BgClassName
{
background-color: #381229;
}
</style>
border-color css
<style>
span { border-color: #381229; }
span { border-color: rgb(56,18,41); }
td.TdClassName
{
border-color: #381229;
}
.TagClassName
{
border-color: #381229;
}
</style>