Shades of Blackberry #380621
Tints of Blackberry #380621
RGB
CMYK
RGB Variations
Color information
#380621 (or 0x380621) is known color: Blackberry. HEX triplet: 38, 06 and 21. RGB value is (56,6,33). Sum of RGB (Red+Green+Blue) = 56+6+33=95 (12% of max value = 765). Red value is 56 (22.27% from 255 or 58.95% from 95); Green value is 6 (2.73% from 255 or 6.32% from 95); Blue value is 33 (13.28% from 255 or 34.74% from 95); Max value from RGB is 56 - color contains mainly: red. Hex color #380621 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380621 is #C7F9DE. Grayscale: #171717. Windows color (decimal): -13105631 or 2164280. OLE color: 2164280.
HSL color Cylindrical-coordinate representation of color #380621: hue angle of 327.6º 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 #380621 is Cyan = 0, Magento = 0.89, Yellow = 0.41 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 33 | - |
| CMYK | 0 | 0.89 | 0.41 | 0.78 |
| HSL | 327.6º | 0.81% | 0.12% | - |
| HSV(B) | 327.6º | 0.89% | 0.22% | - |
| XYZ | 1.97 | 1.08 | 1.54 | - |
| YUV | 24.03 | 133.07 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 33 | 0 | 0.89 | 0.41 | 0.78 | 327.6 | 0.81 | 0.12 |
| Hex | 38 | 6 | 21 | 0 | 59 | 29 | 4E | 148 | 51 | C |
| Octal | 70 | 6 | 41 | 0 | 131 | 51 | 116 | 510 | 121 | 14 |
| Binary | 111000 | 110 | 100001 | 0 | 1011001 | 101001 | 1001110 | 101001000 | 1010001 | 1100 |
Color Harmonies of #380621
Complementary color
Monochromatic Colors of #380621
Black with #380621
Text Example
Text Example
White with #380621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380621; }
p { color: rgb(56,6,33); }
H1.HeaderClassName
{
color: #380621;
}
.AnyTagClassName
{
color: #380621;
}
</style>
background-color css
<style>
a { background-color: #380621; }
a { background-color: rgb(56,6,33); }
div.DivClassName
{
background-color: #380621;
}
.BgClassName
{
background-color: #380621;
}
</style>
border-color css
<style>
span { border-color: #380621; }
span { border-color: rgb(56,6,33); }
td.TdClassName
{
border-color: #380621;
}
.TagClassName
{
border-color: #380621;
}
</style>