Shades of Blackberry #380620
Tints of Blackberry #380620
RGB
CMYK
RGB Variations
Color information
#380620 (or 0x380620) is known color: Blackberry. HEX triplet: 38, 06 and 20. RGB value is (56,6,32). Sum of RGB (Red+Green+Blue) = 56+6+32=94 (12% of max value = 765). Red value is 56 (22.27% from 255 or 59.57% from 94); Green value is 6 (2.73% from 255 or 6.38% from 94); Blue value is 32 (12.89% from 255 or 34.04% from 94); Max value from RGB is 56 - color contains mainly: red. Hex color #380620 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380620 is #C7F9DF. Grayscale: #171717. Windows color (decimal): -13105632 or 2098744. OLE color: 2098744.
HSL color Cylindrical-coordinate representation of color #380620: hue angle of 328.8º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #380620 is Cyan = 0, Magento = 0.89, Yellow = 0.43 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 32 | - |
| CMYK | 0 | 0.89 | 0.43 | 0.78 |
| HSL | 328.8º | 0.81% | 0.12% | - |
| HSV(B) | 328.8º | 0.89% | 0.22% | - |
| XYZ | 1.96 | 1.08 | 1.47 | - |
| YUV | 23.91 | 132.57 | 150.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 32 | 0 | 0.89 | 0.43 | 0.78 | 328.8 | 0.81 | 0.12 |
| Hex | 38 | 6 | 20 | 0 | 59 | 2B | 4E | 149 | 51 | C |
| Octal | 70 | 6 | 40 | 0 | 131 | 53 | 116 | 511 | 121 | 14 |
| Binary | 111000 | 110 | 100000 | 0 | 1011001 | 101011 | 1001110 | 101001001 | 1010001 | 1100 |
Color Harmonies of #380620
Complementary color
Monochromatic Colors of #380620
Black with #380620
Text Example
Text Example
White with #380620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380620; }
p { color: rgb(56,6,32); }
H1.HeaderClassName
{
color: #380620;
}
.AnyTagClassName
{
color: #380620;
}
</style>
background-color css
<style>
a { background-color: #380620; }
a { background-color: rgb(56,6,32); }
div.DivClassName
{
background-color: #380620;
}
.BgClassName
{
background-color: #380620;
}
</style>
border-color css
<style>
span { border-color: #380620; }
span { border-color: rgb(56,6,32); }
td.TdClassName
{
border-color: #380620;
}
.TagClassName
{
border-color: #380620;
}
</style>