Shades of Blackberry #350519
Tints of Blackberry #350519
RGB
CMYK
RGB Variations
Color information
#350519 (or 0x350519) is known color: Blackberry. HEX triplet: 35, 05 and 19. RGB value is (53,5,25). Sum of RGB (Red+Green+Blue) = 53+5+25=83 (10% of max value = 765). Red value is 53 (21.09% from 255 or 63.86% from 83); Green value is 5 (2.34% from 255 or 6.02% from 83); Blue value is 25 (10.16% from 255 or 30.12% from 83); Max value from RGB is 53 - color contains mainly: red. Hex color #350519 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #350519 is #CAFAE6. Grayscale: #151515. Windows color (decimal): -13302503 or 1639733. OLE color: 1639733.
HSL color Cylindrical-coordinate representation of color #350519: hue angle of 335º degrees, saturation: 0.83, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #350519 is Cyan = 0, Magento = 0.91, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 5 | 25 | - |
| CMYK | 0 | 0.91 | 0.53 | 0.79 |
| HSL | 335º | 0.83% | 0.11% | - |
| HSV(B) | 335º | 0.91% | 0.21% | - |
| XYZ | 1.7 | 0.94 | 1.01 | - |
| YUV | 21.63 | 129.9 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 25 | 0 | 0.91 | 0.53 | 0.79 | 335 | 0.83 | 0.11 |
| Hex | 35 | 5 | 19 | 0 | 5B | 35 | 4F | 14F | 53 | B |
| Octal | 65 | 5 | 31 | 0 | 133 | 65 | 117 | 517 | 123 | 13 |
| Binary | 110101 | 101 | 11001 | 0 | 1011011 | 110101 | 1001111 | 101001111 | 1010011 | 1011 |
Color Harmonies of #350519
Complementary color
Monochromatic Colors of #350519
Black with #350519
Text Example
Text Example
White with #350519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350519; }
p { color: rgb(53,5,25); }
H1.HeaderClassName
{
color: #350519;
}
.AnyTagClassName
{
color: #350519;
}
</style>
background-color css
<style>
a { background-color: #350519; }
a { background-color: rgb(53,5,25); }
div.DivClassName
{
background-color: #350519;
}
.BgClassName
{
background-color: #350519;
}
</style>
border-color css
<style>
span { border-color: #350519; }
span { border-color: rgb(53,5,25); }
td.TdClassName
{
border-color: #350519;
}
.TagClassName
{
border-color: #350519;
}
</style>