Shades of Blackberry #380227
Tints of Blackberry #380227
RGB
CMYK
RGB Variations
Color information
#380227 (or 0x380227) is known color: Blackberry. HEX triplet: 38, 02 and 27. RGB value is (56,2,39). Sum of RGB (Red+Green+Blue) = 56+2+39=97 (12% of max value = 765). Red value is 56 (22.27% from 255 or 57.73% from 97); Green value is 2 (1.17% from 255 or 2.06% from 97); Blue value is 39 (15.62% from 255 or 40.21% from 97); Max value from RGB is 56 - color contains mainly: red. Hex color #380227 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380227 is #C7FDD8. Grayscale: #161616. Windows color (decimal): -13106649 or 2556472. OLE color: 2556472.
HSL color Cylindrical-coordinate representation of color #380227: hue angle of 318.89º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380227 is Cyan = 0, Magento = 0.96, Yellow = 0.30 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 2 | 39 | - |
| CMYK | 0 | 0.96 | 0.30 | 0.78 |
| HSL | 318.89º | 0.93% | 0.11% | - |
| HSV(B) | 318.89º | 0.96% | 0.22% | - |
| XYZ | 2.02 | 1.03 | 2.01 | - |
| YUV | 22.36 | 137.39 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 2 | 39 | 0 | 0.96 | 0.30 | 0.78 | 318.89 | 0.93 | 0.11 |
| Hex | 38 | 2 | 27 | 0 | 60 | 1E | 4E | 13F | 5D | B |
| Octal | 70 | 2 | 47 | 0 | 140 | 36 | 116 | 477 | 135 | 13 |
| Binary | 111000 | 10 | 100111 | 0 | 1100000 | 11110 | 1001110 | 100111111 | 1011101 | 1011 |
Color Harmonies of #380227
Complementary color
Monochromatic Colors of #380227
Black with #380227
Text Example
Text Example
White with #380227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380227; }
p { color: rgb(56,2,39); }
H1.HeaderClassName
{
color: #380227;
}
.AnyTagClassName
{
color: #380227;
}
</style>
background-color css
<style>
a { background-color: #380227; }
a { background-color: rgb(56,2,39); }
div.DivClassName
{
background-color: #380227;
}
.BgClassName
{
background-color: #380227;
}
</style>
border-color css
<style>
span { border-color: #380227; }
span { border-color: rgb(56,2,39); }
td.TdClassName
{
border-color: #380227;
}
.TagClassName
{
border-color: #380227;
}
</style>