Shades of Blackberry #380925
Tints of Blackberry #380925
RGB
CMYK
RGB Variations
Color information
#380925 (or 0x380925) is known color: Blackberry. HEX triplet: 38, 09 and 25. RGB value is (56,9,37). Sum of RGB (Red+Green+Blue) = 56+9+37=102 (13% of max value = 765). Red value is 56 (22.27% from 255 or 54.90% from 102); Green value is 9 (3.91% from 255 or 8.82% from 102); Blue value is 37 (14.84% from 255 or 36.27% from 102); Max value from RGB is 56 - color contains mainly: red. Hex color #380925 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380925 is #C7F6DA. Grayscale: #1A1A1A. Windows color (decimal): -13104859 or 2427192. OLE color: 2427192.
HSL color Cylindrical-coordinate representation of color #380925: hue angle of 324.26º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #380925 is Cyan = 0, Magento = 0.84, Yellow = 0.34 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 9 | 37 | - |
| CMYK | 0 | 0.84 | 0.34 | 0.78 |
| HSL | 324.26º | 0.72% | 0.13% | - |
| HSV(B) | 324.26º | 0.84% | 0.22% | - |
| XYZ | 2.06 | 1.17 | 1.87 | - |
| YUV | 26.25 | 134.07 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 37 | 0 | 0.84 | 0.34 | 0.78 | 324.26 | 0.72 | 0.13 |
| Hex | 38 | 9 | 25 | 0 | 54 | 22 | 4E | 144 | 48 | D |
| Octal | 70 | 11 | 45 | 0 | 124 | 42 | 116 | 504 | 110 | 15 |
| Binary | 111000 | 1001 | 100101 | 0 | 1010100 | 100010 | 1001110 | 101000100 | 1001000 | 1101 |
Color Harmonies of #380925
Complementary color
Monochromatic Colors of #380925
Black with #380925
Text Example
Text Example
White with #380925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380925; }
p { color: rgb(56,9,37); }
H1.HeaderClassName
{
color: #380925;
}
.AnyTagClassName
{
color: #380925;
}
</style>
background-color css
<style>
a { background-color: #380925; }
a { background-color: rgb(56,9,37); }
div.DivClassName
{
background-color: #380925;
}
.BgClassName
{
background-color: #380925;
}
</style>
border-color css
<style>
span { border-color: #380925; }
span { border-color: rgb(56,9,37); }
td.TdClassName
{
border-color: #380925;
}
.TagClassName
{
border-color: #380925;
}
</style>