Shades of Blackberry #350419
Tints of Blackberry #350419
RGB
CMYK
RGB Variations
Color information
#350419 (or 0x350419) is known color: Blackberry. HEX triplet: 35, 04 and 19. RGB value is (53,4,25). Sum of RGB (Red+Green+Blue) = 53+4+25=82 (10% of max value = 765). Red value is 53 (21.09% from 255 or 64.63% from 82); Green value is 4 (1.95% from 255 or 4.88% from 82); Blue value is 25 (10.16% from 255 or 30.49% from 82); Max value from RGB is 53 - color contains mainly: red. Hex color #350419 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #350419 is #CAFBE6. Grayscale: #151515. Windows color (decimal): -13302759 or 1639477. OLE color: 1639477.
HSL color Cylindrical-coordinate representation of color #350419: hue angle of 334.29º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #350419 is Cyan = 0, Magento = 0.92, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 4 | 25 | - |
| CMYK | 0 | 0.92 | 0.53 | 0.79 |
| HSL | 334.29º | 0.86% | 0.11% | - |
| HSV(B) | 334.29º | 0.92% | 0.21% | - |
| XYZ | 1.69 | 0.91 | 1.01 | - |
| YUV | 21.05 | 130.23 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 25 | 0 | 0.92 | 0.53 | 0.79 | 334.29 | 0.86 | 0.11 |
| Hex | 35 | 4 | 19 | 0 | 5C | 35 | 4F | 14E | 56 | B |
| Octal | 65 | 4 | 31 | 0 | 134 | 65 | 117 | 516 | 126 | 13 |
| Binary | 110101 | 100 | 11001 | 0 | 1011100 | 110101 | 1001111 | 101001110 | 1010110 | 1011 |
Color Harmonies of #350419
Complementary color
Monochromatic Colors of #350419
Black with #350419
Text Example
Text Example
White with #350419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350419; }
p { color: rgb(53,4,25); }
H1.HeaderClassName
{
color: #350419;
}
.AnyTagClassName
{
color: #350419;
}
</style>
background-color css
<style>
a { background-color: #350419; }
a { background-color: rgb(53,4,25); }
div.DivClassName
{
background-color: #350419;
}
.BgClassName
{
background-color: #350419;
}
</style>
border-color css
<style>
span { border-color: #350419; }
span { border-color: rgb(53,4,25); }
td.TdClassName
{
border-color: #350419;
}
.TagClassName
{
border-color: #350419;
}
</style>