Shades of Blackberry #381029
Tints of Blackberry #381029
RGB
CMYK
RGB Variations
Color information
#381029 (or 0x381029) is known color: Blackberry. HEX triplet: 38, 10 and 29. RGB value is (56,16,41). Sum of RGB (Red+Green+Blue) = 56+16+41=113 (14% of max value = 765). Red value is 56 (22.27% from 255 or 49.56% from 113); Green value is 16 (6.64% from 255 or 14.16% from 113); Blue value is 41 (16.41% from 255 or 36.28% from 113); Max value from RGB is 56 - color contains mainly: red. Hex color #381029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381029 is #C7EFD6. Grayscale: #1E1E1E. Windows color (decimal): -13103063 or 2691128. OLE color: 2691128.
HSL color Cylindrical-coordinate representation of color #381029: hue angle of 322.5º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #381029 is Cyan = 0, Magento = 0.71, Yellow = 0.27 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 16 | 41 | - |
| CMYK | 0 | 0.71 | 0.27 | 0.78 |
| HSL | 322.5º | 0.56% | 0.14% | - |
| HSV(B) | 322.5º | 0.71% | 0.22% | - |
| XYZ | 2.22 | 1.37 | 2.25 | - |
| YUV | 30.81 | 133.75 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 41 | 0 | 0.71 | 0.27 | 0.78 | 322.5 | 0.56 | 0.14 |
| Hex | 38 | 10 | 29 | 0 | 47 | 1B | 4E | 142 | 38 | E |
| Octal | 70 | 20 | 51 | 0 | 107 | 33 | 116 | 502 | 70 | 16 |
| Binary | 111000 | 10000 | 101001 | 0 | 1000111 | 11011 | 1001110 | 101000010 | 111000 | 1110 |
Color Harmonies of #381029
Complementary color
Monochromatic Colors of #381029
Black with #381029
Text Example
Text Example
White with #381029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381029; }
p { color: rgb(56,16,41); }
H1.HeaderClassName
{
color: #381029;
}
.AnyTagClassName
{
color: #381029;
}
</style>
background-color css
<style>
a { background-color: #381029; }
a { background-color: rgb(56,16,41); }
div.DivClassName
{
background-color: #381029;
}
.BgClassName
{
background-color: #381029;
}
</style>
border-color css
<style>
span { border-color: #381029; }
span { border-color: rgb(56,16,41); }
td.TdClassName
{
border-color: #381029;
}
.TagClassName
{
border-color: #381029;
}
</style>