Shades of Blackberry #380724
Tints of Blackberry #380724
RGB
CMYK
RGB Variations
Color information
#380724 (or 0x380724) is known color: Blackberry. HEX triplet: 38, 07 and 24. RGB value is (56,7,36). Sum of RGB (Red+Green+Blue) = 56+7+36=99 (13% of max value = 765). Red value is 56 (22.27% from 255 or 56.57% from 99); Green value is 7 (3.12% from 255 or 7.07% from 99); Blue value is 36 (14.45% from 255 or 36.36% from 99); Max value from RGB is 56 - color contains mainly: red. Hex color #380724 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380724 is #C7F8DB. Grayscale: #181818. Windows color (decimal): -13105372 or 2361144. OLE color: 2361144.
HSL color Cylindrical-coordinate representation of color #380724: hue angle of 324.49º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #380724 is Cyan = 0, Magento = 0.88, Yellow = 0.36 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 7 | 36 | - |
| CMYK | 0 | 0.88 | 0.36 | 0.78 |
| HSL | 324.49º | 0.78% | 0.12% | - |
| HSV(B) | 324.49º | 0.88% | 0.22% | - |
| XYZ | 2.03 | 1.12 | 1.78 | - |
| YUV | 24.96 | 134.23 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 36 | 0 | 0.88 | 0.36 | 0.78 | 324.49 | 0.78 | 0.12 |
| Hex | 38 | 7 | 24 | 0 | 58 | 24 | 4E | 144 | 4E | C |
| Octal | 70 | 7 | 44 | 0 | 130 | 44 | 116 | 504 | 116 | 14 |
| Binary | 111000 | 111 | 100100 | 0 | 1011000 | 100100 | 1001110 | 101000100 | 1001110 | 1100 |
Color Harmonies of #380724
Complementary color
Monochromatic Colors of #380724
Black with #380724
Text Example
Text Example
White with #380724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380724; }
p { color: rgb(56,7,36); }
H1.HeaderClassName
{
color: #380724;
}
.AnyTagClassName
{
color: #380724;
}
</style>
background-color css
<style>
a { background-color: #380724; }
a { background-color: rgb(56,7,36); }
div.DivClassName
{
background-color: #380724;
}
.BgClassName
{
background-color: #380724;
}
</style>
border-color css
<style>
span { border-color: #380724; }
span { border-color: rgb(56,7,36); }
td.TdClassName
{
border-color: #380724;
}
.TagClassName
{
border-color: #380724;
}
</style>