Shades of Blackberry #381625
Tints of Blackberry #381625
RGB
CMYK
RGB Variations
Color information
#381625 (or 0x381625) is known color: Blackberry. HEX triplet: 38, 16 and 25. RGB value is (56,22,37). Sum of RGB (Red+Green+Blue) = 56+22+37=115 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.70% from 115); Green value is 22 (8.98% from 255 or 19.13% from 115); Blue value is 37 (14.84% from 255 or 32.17% from 115); Max value from RGB is 56 - color contains mainly: red. Hex color #381625 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381625 is #C7E9DA. Grayscale: #212121. Windows color (decimal): -13101531 or 2430520. OLE color: 2430520.
HSL color Cylindrical-coordinate representation of color #381625: hue angle of 333.53º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #381625 is Cyan = 0, Magento = 0.61, Yellow = 0.34 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 22 | 37 | - |
| CMYK | 0 | 0.61 | 0.34 | 0.78 |
| HSL | 333.53º | 0.44% | 0.15% | - |
| HSV(B) | 333.53º | 0.61% | 0.22% | - |
| XYZ | 2.25 | 1.55 | 1.93 | - |
| YUV | 33.88 | 129.76 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 37 | 0 | 0.61 | 0.34 | 0.78 | 333.53 | 0.44 | 0.15 |
| Hex | 38 | 16 | 25 | 0 | 3D | 22 | 4E | 14E | 2C | F |
| Octal | 70 | 26 | 45 | 0 | 75 | 42 | 116 | 516 | 54 | 17 |
| Binary | 111000 | 10110 | 100101 | 0 | 111101 | 100010 | 1001110 | 101001110 | 101100 | 1111 |
Color Harmonies of #381625
Complementary color
Monochromatic Colors of #381625
Black with #381625
Text Example
Text Example
White with #381625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381625; }
p { color: rgb(56,22,37); }
H1.HeaderClassName
{
color: #381625;
}
.AnyTagClassName
{
color: #381625;
}
</style>
background-color css
<style>
a { background-color: #381625; }
a { background-color: rgb(56,22,37); }
div.DivClassName
{
background-color: #381625;
}
.BgClassName
{
background-color: #381625;
}
</style>
border-color css
<style>
span { border-color: #381625; }
span { border-color: rgb(56,22,37); }
td.TdClassName
{
border-color: #381625;
}
.TagClassName
{
border-color: #381625;
}
</style>