Shades of Blackberry #380321
Tints of Blackberry #380321
RGB
CMYK
RGB Variations
Color information
#380321 (or 0x380321) is known color: Blackberry. HEX triplet: 38, 03 and 21. RGB value is (56,3,33). Sum of RGB (Red+Green+Blue) = 56+3+33=92 (12% of max value = 765). Red value is 56 (22.27% from 255 or 60.87% from 92); Green value is 3 (1.56% from 255 or 3.26% from 92); Blue value is 33 (13.28% from 255 or 35.87% from 92); Max value from RGB is 56 - color contains mainly: red. Hex color #380321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380321 is #C7FCDE. Grayscale: #161616. Windows color (decimal): -13106399 or 2163512. OLE color: 2163512.
HSL color Cylindrical-coordinate representation of color #380321: hue angle of 326.04º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380321 is Cyan = 0, Magento = 0.95, Yellow = 0.41 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 3 | 33 | - |
| CMYK | 0 | 0.95 | 0.41 | 0.78 |
| HSL | 326.04º | 0.9% | 0.12% | - |
| HSV(B) | 326.04º | 0.95% | 0.22% | - |
| XYZ | 1.94 | 1.02 | 1.53 | - |
| YUV | 22.27 | 134.06 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 33 | 0 | 0.95 | 0.41 | 0.78 | 326.04 | 0.9 | 0.12 |
| Hex | 38 | 3 | 21 | 0 | 5F | 29 | 4E | 146 | 5A | C |
| Octal | 70 | 3 | 41 | 0 | 137 | 51 | 116 | 506 | 132 | 14 |
| Binary | 111000 | 11 | 100001 | 0 | 1011111 | 101001 | 1001110 | 101000110 | 1011010 | 1100 |
Color Harmonies of #380321
Complementary color
Monochromatic Colors of #380321
Black with #380321
Text Example
Text Example
White with #380321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380321; }
p { color: rgb(56,3,33); }
H1.HeaderClassName
{
color: #380321;
}
.AnyTagClassName
{
color: #380321;
}
</style>
background-color css
<style>
a { background-color: #380321; }
a { background-color: rgb(56,3,33); }
div.DivClassName
{
background-color: #380321;
}
.BgClassName
{
background-color: #380321;
}
</style>
border-color css
<style>
span { border-color: #380321; }
span { border-color: rgb(56,3,33); }
td.TdClassName
{
border-color: #380321;
}
.TagClassName
{
border-color: #380321;
}
</style>