Shades of Blackberry #381728
Tints of Blackberry #381728
RGB
CMYK
RGB Variations
Color information
#381728 (or 0x381728) is known color: Blackberry. HEX triplet: 38, 17 and 28. RGB value is (56,23,40). Sum of RGB (Red+Green+Blue) = 56+23+40=119 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.06% from 119); Green value is 23 (9.38% from 255 or 19.33% from 119); Blue value is 40 (16.02% from 255 or 33.61% from 119); Max value from RGB is 56 - color contains mainly: red. Hex color #381728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381728 is #C7E8D7. Grayscale: #222222. Windows color (decimal): -13101272 or 2627384. OLE color: 2627384.
HSL color Cylindrical-coordinate representation of color #381728: hue angle of 329.09º 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 #381728 is Cyan = 0, Magento = 0.59, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 23 | 40 | - |
| CMYK | 0 | 0.59 | 0.29 | 0.78 |
| HSL | 329.09º | 0.42% | 0.15% | - |
| HSV(B) | 329.09º | 0.59% | 0.22% | - |
| XYZ | 2.32 | 1.61 | 2.2 | - |
| YUV | 34.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 40 | 0 | 0.59 | 0.29 | 0.78 | 329.09 | 0.42 | 0.15 |
| Hex | 38 | 17 | 28 | 0 | 3B | 1D | 4E | 149 | 2A | F |
| Octal | 70 | 27 | 50 | 0 | 73 | 35 | 116 | 511 | 52 | 17 |
| Binary | 111000 | 10111 | 101000 | 0 | 111011 | 11101 | 1001110 | 101001001 | 101010 | 1111 |
Color Harmonies of #381728
Complementary color
Monochromatic Colors of #381728
Black with #381728
Text Example
Text Example
White with #381728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381728; }
p { color: rgb(56,23,40); }
H1.HeaderClassName
{
color: #381728;
}
.AnyTagClassName
{
color: #381728;
}
</style>
background-color css
<style>
a { background-color: #381728; }
a { background-color: rgb(56,23,40); }
div.DivClassName
{
background-color: #381728;
}
.BgClassName
{
background-color: #381728;
}
</style>
border-color css
<style>
span { border-color: #381728; }
span { border-color: rgb(56,23,40); }
td.TdClassName
{
border-color: #381728;
}
.TagClassName
{
border-color: #381728;
}
</style>