Shades of Blackberry #350218
Tints of Blackberry #350218
RGB
CMYK
RGB Variations
Color information
#350218 (or 0x350218) is known color: Blackberry. HEX triplet: 35, 02 and 18. RGB value is (53,2,24). Sum of RGB (Red+Green+Blue) = 53+2+24=79 (10% of max value = 765). Red value is 53 (21.09% from 255 or 67.09% from 79); Green value is 2 (1.17% from 255 or 2.53% from 79); Blue value is 24 (9.77% from 255 or 30.38% from 79); Max value from RGB is 53 - color contains mainly: red. Hex color #350218 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #350218 is #CAFDE7. Grayscale: #131313. Windows color (decimal): -13303272 or 1573429. OLE color: 1573429.
HSL color Cylindrical-coordinate representation of color #350218: hue angle of 334.12º 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 #350218 is Cyan = 0, Magento = 0.96, Yellow = 0.55 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 2 | 24 | - |
| CMYK | 0 | 0.96 | 0.55 | 0.79 |
| HSL | 334.12º | 0.93% | 0.11% | - |
| HSV(B) | 334.12º | 0.96% | 0.21% | - |
| XYZ | 1.65 | 0.87 | 0.94 | - |
| YUV | 19.76 | 130.4 | 151.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 24 | 0 | 0.96 | 0.55 | 0.79 | 334.12 | 0.93 | 0.11 |
| Hex | 35 | 2 | 18 | 0 | 60 | 37 | 4F | 14E | 5D | B |
| Octal | 65 | 2 | 30 | 0 | 140 | 67 | 117 | 516 | 135 | 13 |
| Binary | 110101 | 10 | 11000 | 0 | 1100000 | 110111 | 1001111 | 101001110 | 1011101 | 1011 |
Color Harmonies of #350218
Complementary color
Monochromatic Colors of #350218
Black with #350218
Text Example
Text Example
White with #350218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350218; }
p { color: rgb(53,2,24); }
H1.HeaderClassName
{
color: #350218;
}
.AnyTagClassName
{
color: #350218;
}
</style>
background-color css
<style>
a { background-color: #350218; }
a { background-color: rgb(53,2,24); }
div.DivClassName
{
background-color: #350218;
}
.BgClassName
{
background-color: #350218;
}
</style>
border-color css
<style>
span { border-color: #350218; }
span { border-color: rgb(53,2,24); }
td.TdClassName
{
border-color: #350218;
}
.TagClassName
{
border-color: #350218;
}
</style>