Shades of Blackberry #350925
Tints of Blackberry #350925
RGB
CMYK
RGB Variations
Color information
#350925 (or 0x350925) is known color: Blackberry. HEX triplet: 35, 09 and 25. RGB value is (53,9,37). Sum of RGB (Red+Green+Blue) = 53+9+37=99 (13% of max value = 765). Red value is 53 (21.09% from 255 or 53.54% from 99); Green value is 9 (3.91% from 255 or 9.09% from 99); Blue value is 37 (14.84% from 255 or 37.37% from 99); Max value from RGB is 53 - color contains mainly: red. Hex color #350925 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350925 is #CAF6DA. Grayscale: #191919. Windows color (decimal): -13301467 or 2427189. OLE color: 2427189.
HSL color Cylindrical-coordinate representation of color #350925: hue angle of 321.82º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #350925 is Cyan = 0, Magento = 0.83, Yellow = 0.30 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 9 | 37 | - |
| CMYK | 0 | 0.83 | 0.30 | 0.79 |
| HSL | 321.82º | 0.71% | 0.12% | - |
| HSV(B) | 321.82º | 0.83% | 0.21% | - |
| XYZ | 1.9 | 1.09 | 1.86 | - |
| YUV | 25.35 | 134.58 | 147.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 37 | 0 | 0.83 | 0.30 | 0.79 | 321.82 | 0.71 | 0.12 |
| Hex | 35 | 9 | 25 | 0 | 53 | 1E | 4F | 142 | 47 | C |
| Octal | 65 | 11 | 45 | 0 | 123 | 36 | 117 | 502 | 107 | 14 |
| Binary | 110101 | 1001 | 100101 | 0 | 1010011 | 11110 | 1001111 | 101000010 | 1000111 | 1100 |
Color Harmonies of #350925
Complementary color
Monochromatic Colors of #350925
Black with #350925
Text Example
Text Example
White with #350925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350925; }
p { color: rgb(53,9,37); }
H1.HeaderClassName
{
color: #350925;
}
.AnyTagClassName
{
color: #350925;
}
</style>
background-color css
<style>
a { background-color: #350925; }
a { background-color: rgb(53,9,37); }
div.DivClassName
{
background-color: #350925;
}
.BgClassName
{
background-color: #350925;
}
</style>
border-color css
<style>
span { border-color: #350925; }
span { border-color: rgb(53,9,37); }
td.TdClassName
{
border-color: #350925;
}
.TagClassName
{
border-color: #350925;
}
</style>