Shades of Blackberry #381727
Tints of Blackberry #381727
RGB
CMYK
RGB Variations
Color information
#381727 (or 0x381727) is known color: Blackberry. HEX triplet: 38, 17 and 27. RGB value is (56,23,39). Sum of RGB (Red+Green+Blue) = 56+23+39=118 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.46% from 118); Green value is 23 (9.38% from 255 or 19.49% from 118); Blue value is 39 (15.62% from 255 or 33.05% from 118); Max value from RGB is 56 - color contains mainly: red. Hex color #381727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381727 is #C7E8D8. Grayscale: #222222. Windows color (decimal): -13101273 or 2561848. OLE color: 2561848.
HSL color Cylindrical-coordinate representation of color #381727: hue angle of 330.91º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #381727 is Cyan = 0, Magento = 0.59, Yellow = 0.30 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 23 | 39 | - |
| CMYK | 0 | 0.59 | 0.30 | 0.78 |
| HSL | 330.91º | 0.42% | 0.15% | - |
| HSV(B) | 330.91º | 0.59% | 0.22% | - |
| XYZ | 2.3 | 1.6 | 2.11 | - |
| YUV | 34.69 | 130.43 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 39 | 0 | 0.59 | 0.30 | 0.78 | 330.91 | 0.42 | 0.15 |
| Hex | 38 | 17 | 27 | 0 | 3B | 1E | 4E | 14B | 2A | F |
| Octal | 70 | 27 | 47 | 0 | 73 | 36 | 116 | 513 | 52 | 17 |
| Binary | 111000 | 10111 | 100111 | 0 | 111011 | 11110 | 1001110 | 101001011 | 101010 | 1111 |
Color Harmonies of #381727
Complementary color
Monochromatic Colors of #381727
Black with #381727
Text Example
Text Example
White with #381727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381727; }
p { color: rgb(56,23,39); }
H1.HeaderClassName
{
color: #381727;
}
.AnyTagClassName
{
color: #381727;
}
</style>
background-color css
<style>
a { background-color: #381727; }
a { background-color: rgb(56,23,39); }
div.DivClassName
{
background-color: #381727;
}
.BgClassName
{
background-color: #381727;
}
</style>
border-color css
<style>
span { border-color: #381727; }
span { border-color: rgb(56,23,39); }
td.TdClassName
{
border-color: #381727;
}
.TagClassName
{
border-color: #381727;
}
</style>