Shades of Blackberry #350227
Tints of Blackberry #350227
RGB
CMYK
RGB Variations
Color information
#350227 (or 0x350227) is known color: Blackberry. HEX triplet: 35, 02 and 27. RGB value is (53,2,39). Sum of RGB (Red+Green+Blue) = 53+2+39=94 (12% of max value = 765). Red value is 53 (21.09% from 255 or 56.38% from 94); Green value is 2 (1.17% from 255 or 2.13% from 94); Blue value is 39 (15.62% from 255 or 41.49% from 94); Max value from RGB is 53 - color contains mainly: red. Hex color #350227 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350227 is #CAFDD8. Grayscale: #151515. Windows color (decimal): -13303257 or 2556469. OLE color: 2556469.
HSL color Cylindrical-coordinate representation of color #350227: hue angle of 316.47º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350227 is Cyan = 0, Magento = 0.96, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 2 | 39 | - |
| CMYK | 0 | 0.96 | 0.26 | 0.79 |
| HSL | 316.47º | 0.93% | 0.11% | - |
| HSV(B) | 316.47º | 0.96% | 0.21% | - |
| XYZ | 1.86 | 0.95 | 2 | - |
| YUV | 21.47 | 137.9 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 39 | 0 | 0.96 | 0.26 | 0.79 | 316.47 | 0.93 | 0.11 |
| Hex | 35 | 2 | 27 | 0 | 60 | 1A | 4F | 13C | 5D | B |
| Octal | 65 | 2 | 47 | 0 | 140 | 32 | 117 | 474 | 135 | 13 |
| Binary | 110101 | 10 | 100111 | 0 | 1100000 | 11010 | 1001111 | 100111100 | 1011101 | 1011 |
Color Harmonies of #350227
Complementary color
Monochromatic Colors of #350227
Black with #350227
Text Example
Text Example
White with #350227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350227; }
p { color: rgb(53,2,39); }
H1.HeaderClassName
{
color: #350227;
}
.AnyTagClassName
{
color: #350227;
}
</style>
background-color css
<style>
a { background-color: #350227; }
a { background-color: rgb(53,2,39); }
div.DivClassName
{
background-color: #350227;
}
.BgClassName
{
background-color: #350227;
}
</style>
border-color css
<style>
span { border-color: #350227; }
span { border-color: rgb(53,2,39); }
td.TdClassName
{
border-color: #350227;
}
.TagClassName
{
border-color: #350227;
}
</style>