Shades of Blackberry #350619
Tints of Blackberry #350619
RGB
CMYK
RGB Variations
Color information
#350619 (or 0x350619) is known color: Blackberry. HEX triplet: 35, 06 and 19. RGB value is (53,6,25). Sum of RGB (Red+Green+Blue) = 53+6+25=84 (11% of max value = 765). Red value is 53 (21.09% from 255 or 63.10% from 84); Green value is 6 (2.73% from 255 or 7.14% from 84); Blue value is 25 (10.16% from 255 or 29.76% from 84); Max value from RGB is 53 - color contains mainly: red. Hex color #350619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #350619 is #CAF9E6. Grayscale: #161616. Windows color (decimal): -13302247 or 1639989. OLE color: 1639989.
HSL color Cylindrical-coordinate representation of color #350619: hue angle of 335.74º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #350619 is Cyan = 0, Magento = 0.89, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 6 | 25 | - |
| CMYK | 0 | 0.89 | 0.53 | 0.79 |
| HSL | 335.74º | 0.8% | 0.12% | - |
| HSV(B) | 335.74º | 0.89% | 0.21% | - |
| XYZ | 1.71 | 0.96 | 1.01 | - |
| YUV | 22.22 | 129.57 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 25 | 0 | 0.89 | 0.53 | 0.79 | 335.74 | 0.8 | 0.12 |
| Hex | 35 | 6 | 19 | 0 | 59 | 35 | 4F | 150 | 50 | C |
| Octal | 65 | 6 | 31 | 0 | 131 | 65 | 117 | 520 | 120 | 14 |
| Binary | 110101 | 110 | 11001 | 0 | 1011001 | 110101 | 1001111 | 101010000 | 1010000 | 1100 |
Color Harmonies of #350619
Complementary color
Monochromatic Colors of #350619
Black with #350619
Text Example
Text Example
White with #350619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350619; }
p { color: rgb(53,6,25); }
H1.HeaderClassName
{
color: #350619;
}
.AnyTagClassName
{
color: #350619;
}
</style>
background-color css
<style>
a { background-color: #350619; }
a { background-color: rgb(53,6,25); }
div.DivClassName
{
background-color: #350619;
}
.BgClassName
{
background-color: #350619;
}
</style>
border-color css
<style>
span { border-color: #350619; }
span { border-color: rgb(53,6,25); }
td.TdClassName
{
border-color: #350619;
}
.TagClassName
{
border-color: #350619;
}
</style>