Shades of Blackberry #380926
Tints of Blackberry #380926
RGB
CMYK
RGB Variations
Color information
#380926 (or 0x380926) is known color: Blackberry. HEX triplet: 38, 09 and 26. RGB value is (56,9,38). Sum of RGB (Red+Green+Blue) = 56+9+38=103 (13% of max value = 765). Red value is 56 (22.27% from 255 or 54.37% from 103); Green value is 9 (3.91% from 255 or 8.74% from 103); Blue value is 38 (15.23% from 255 or 36.89% from 103); Max value from RGB is 56 - color contains mainly: red. Hex color #380926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380926 is #C7F6D9. Grayscale: #1A1A1A. Windows color (decimal): -13104858 or 2492728. OLE color: 2492728.
HSL color Cylindrical-coordinate representation of color #380926: hue angle of 322.98º 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 #380926 is Cyan = 0, Magento = 0.84, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 9 | 38 | - |
| CMYK | 0 | 0.84 | 0.32 | 0.78 |
| HSL | 322.98º | 0.72% | 0.13% | - |
| HSV(B) | 322.98º | 0.84% | 0.22% | - |
| XYZ | 2.08 | 1.18 | 1.95 | - |
| YUV | 26.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 38 | 0 | 0.84 | 0.32 | 0.78 | 322.98 | 0.72 | 0.13 |
| Hex | 38 | 9 | 26 | 0 | 54 | 20 | 4E | 143 | 48 | D |
| Octal | 70 | 11 | 46 | 0 | 124 | 40 | 116 | 503 | 110 | 15 |
| Binary | 111000 | 1001 | 100110 | 0 | 1010100 | 100000 | 1001110 | 101000011 | 1001000 | 1101 |
Color Harmonies of #380926
Complementary color
Monochromatic Colors of #380926
Black with #380926
Text Example
Text Example
White with #380926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380926; }
p { color: rgb(56,9,38); }
H1.HeaderClassName
{
color: #380926;
}
.AnyTagClassName
{
color: #380926;
}
</style>
background-color css
<style>
a { background-color: #380926; }
a { background-color: rgb(56,9,38); }
div.DivClassName
{
background-color: #380926;
}
.BgClassName
{
background-color: #380926;
}
</style>
border-color css
<style>
span { border-color: #380926; }
span { border-color: rgb(56,9,38); }
td.TdClassName
{
border-color: #380926;
}
.TagClassName
{
border-color: #380926;
}
</style>