Shades of Blackberry #380729
Tints of Blackberry #380729
RGB
CMYK
RGB Variations
Color information
#380729 (or 0x380729) is known color: Blackberry. HEX triplet: 38, 07 and 29. RGB value is (56,7,41). Sum of RGB (Red+Green+Blue) = 56+7+41=104 (13% of max value = 765). Red value is 56 (22.27% from 255 or 53.85% from 104); Green value is 7 (3.12% from 255 or 6.73% from 104); Blue value is 41 (16.41% from 255 or 39.42% from 104); Max value from RGB is 56 - color contains mainly: red. Hex color #380729 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380729 is #C7F8D6. Grayscale: #191919. Windows color (decimal): -13105367 or 2688824. OLE color: 2688824.
HSL color Cylindrical-coordinate representation of color #380729: hue angle of 318.37º 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 #380729 is Cyan = 0, Magento = 0.88, Yellow = 0.27 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 7 | 41 | - |
| CMYK | 0 | 0.88 | 0.27 | 0.78 |
| HSL | 318.37º | 0.78% | 0.12% | - |
| HSV(B) | 318.37º | 0.88% | 0.22% | - |
| XYZ | 2.11 | 1.15 | 2.21 | - |
| YUV | 25.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 41 | 0 | 0.88 | 0.27 | 0.78 | 318.37 | 0.78 | 0.12 |
| Hex | 38 | 7 | 29 | 0 | 58 | 1B | 4E | 13E | 4E | C |
| Octal | 70 | 7 | 51 | 0 | 130 | 33 | 116 | 476 | 116 | 14 |
| Binary | 111000 | 111 | 101001 | 0 | 1011000 | 11011 | 1001110 | 100111110 | 1001110 | 1100 |
Color Harmonies of #380729
Complementary color
Monochromatic Colors of #380729
Black with #380729
Text Example
Text Example
White with #380729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380729; }
p { color: rgb(56,7,41); }
H1.HeaderClassName
{
color: #380729;
}
.AnyTagClassName
{
color: #380729;
}
</style>
background-color css
<style>
a { background-color: #380729; }
a { background-color: rgb(56,7,41); }
div.DivClassName
{
background-color: #380729;
}
.BgClassName
{
background-color: #380729;
}
</style>
border-color css
<style>
span { border-color: #380729; }
span { border-color: rgb(56,7,41); }
td.TdClassName
{
border-color: #380729;
}
.TagClassName
{
border-color: #380729;
}
</style>