Shades of Blackberry #350625
Tints of Blackberry #350625
RGB
CMYK
RGB Variations
Color information
#350625 (or 0x350625) is known color: Blackberry. HEX triplet: 35, 06 and 25. RGB value is (53,6,37). Sum of RGB (Red+Green+Blue) = 53+6+37=96 (12% of max value = 765). Red value is 53 (21.09% from 255 or 55.21% from 96); Green value is 6 (2.73% from 255 or 6.25% from 96); Blue value is 37 (14.84% from 255 or 38.54% from 96); Max value from RGB is 53 - color contains mainly: red. Hex color #350625 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350625 is #CAF9DA. Grayscale: #171717. Windows color (decimal): -13302235 or 2426421. OLE color: 2426421.
HSL color Cylindrical-coordinate representation of color #350625: hue angle of 320.43º 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 #350625 is Cyan = 0, Magento = 0.89, Yellow = 0.30 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 6 | 37 | - |
| CMYK | 0 | 0.89 | 0.30 | 0.79 |
| HSL | 320.43º | 0.8% | 0.12% | - |
| HSV(B) | 320.43º | 0.89% | 0.21% | - |
| XYZ | 1.87 | 1.02 | 1.85 | - |
| YUV | 23.59 | 135.57 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 37 | 0 | 0.89 | 0.30 | 0.79 | 320.43 | 0.8 | 0.12 |
| Hex | 35 | 6 | 25 | 0 | 59 | 1E | 4F | 140 | 50 | C |
| Octal | 65 | 6 | 45 | 0 | 131 | 36 | 117 | 500 | 120 | 14 |
| Binary | 110101 | 110 | 100101 | 0 | 1011001 | 11110 | 1001111 | 101000000 | 1010000 | 1100 |
Color Harmonies of #350625
Complementary color
Monochromatic Colors of #350625
Black with #350625
Text Example
Text Example
White with #350625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350625; }
p { color: rgb(53,6,37); }
H1.HeaderClassName
{
color: #350625;
}
.AnyTagClassName
{
color: #350625;
}
</style>
background-color css
<style>
a { background-color: #350625; }
a { background-color: rgb(53,6,37); }
div.DivClassName
{
background-color: #350625;
}
.BgClassName
{
background-color: #350625;
}
</style>
border-color css
<style>
span { border-color: #350625; }
span { border-color: rgb(53,6,37); }
td.TdClassName
{
border-color: #350625;
}
.TagClassName
{
border-color: #350625;
}
</style>