Shades of Blackberry #380318
Tints of Blackberry #380318
RGB
CMYK
RGB Variations
Color information
#380318 (or 0x380318) is known color: Blackberry. HEX triplet: 38, 03 and 18. RGB value is (56,3,24). Sum of RGB (Red+Green+Blue) = 56+3+24=83 (10% of max value = 765). Red value is 56 (22.27% from 255 or 67.47% from 83); Green value is 3 (1.56% from 255 or 3.61% from 83); Blue value is 24 (9.77% from 255 or 28.92% from 83); Max value from RGB is 56 - color contains mainly: red. Hex color #380318 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380318 is #C7FCE7. Grayscale: #151515. Windows color (decimal): -13106408 or 1573688. OLE color: 1573688.
HSL color Cylindrical-coordinate representation of color #380318: hue angle of 336.23º 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 #380318 is Cyan = 0, Magento = 0.95, Yellow = 0.57 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 3 | 24 | - |
| CMYK | 0 | 0.95 | 0.57 | 0.78 |
| HSL | 336.23º | 0.9% | 0.12% | - |
| HSV(B) | 336.23º | 0.95% | 0.22% | - |
| XYZ | 1.83 | 0.97 | 0.96 | - |
| YUV | 21.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 24 | 0 | 0.95 | 0.57 | 0.78 | 336.23 | 0.9 | 0.12 |
| Hex | 38 | 3 | 18 | 0 | 5F | 39 | 4E | 150 | 5A | C |
| Octal | 70 | 3 | 30 | 0 | 137 | 71 | 116 | 520 | 132 | 14 |
| Binary | 111000 | 11 | 11000 | 0 | 1011111 | 111001 | 1001110 | 101010000 | 1011010 | 1100 |
Color Harmonies of #380318
Complementary color
Monochromatic Colors of #380318
Black with #380318
Text Example
Text Example
White with #380318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380318; }
p { color: rgb(56,3,24); }
H1.HeaderClassName
{
color: #380318;
}
.AnyTagClassName
{
color: #380318;
}
</style>
background-color css
<style>
a { background-color: #380318; }
a { background-color: rgb(56,3,24); }
div.DivClassName
{
background-color: #380318;
}
.BgClassName
{
background-color: #380318;
}
</style>
border-color css
<style>
span { border-color: #380318; }
span { border-color: rgb(56,3,24); }
td.TdClassName
{
border-color: #380318;
}
.TagClassName
{
border-color: #380318;
}
</style>