Shades of Blackberry #351327
Tints of Blackberry #351327
RGB
CMYK
RGB Variations
Color information
#351327 (or 0x351327) is known color: Blackberry. HEX triplet: 35, 13 and 27. RGB value is (53,19,39). Sum of RGB (Red+Green+Blue) = 53+19+39=111 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.75% from 111); Green value is 19 (7.81% from 255 or 17.12% from 111); Blue value is 39 (15.62% from 255 or 35.14% from 111); Max value from RGB is 53 - color contains mainly: red. Hex color #351327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351327 is #CAECD8. Grayscale: #1F1F1F. Windows color (decimal): -13298905 or 2560821. OLE color: 2560821.
HSL color Cylindrical-coordinate representation of color #351327: hue angle of 324.71º degrees, saturation: 0.47, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #351327 is Cyan = 0, Magento = 0.64, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 19 | 39 | - |
| CMYK | 0 | 0.64 | 0.26 | 0.79 |
| HSL | 324.71º | 0.47% | 0.14% | - |
| HSV(B) | 324.71º | 0.64% | 0.21% | - |
| XYZ | 2.07 | 1.37 | 2.07 | - |
| YUV | 31.45 | 132.26 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 39 | 0 | 0.64 | 0.26 | 0.79 | 324.71 | 0.47 | 0.14 |
| Hex | 35 | 13 | 27 | 0 | 40 | 1A | 4F | 145 | 2F | E |
| Octal | 65 | 23 | 47 | 0 | 100 | 32 | 117 | 505 | 57 | 16 |
| Binary | 110101 | 10011 | 100111 | 0 | 1000000 | 11010 | 1001111 | 101000101 | 101111 | 1110 |
Color Harmonies of #351327
Complementary color
Monochromatic Colors of #351327
Black with #351327
Text Example
Text Example
White with #351327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351327; }
p { color: rgb(53,19,39); }
H1.HeaderClassName
{
color: #351327;
}
.AnyTagClassName
{
color: #351327;
}
</style>
background-color css
<style>
a { background-color: #351327; }
a { background-color: rgb(53,19,39); }
div.DivClassName
{
background-color: #351327;
}
.BgClassName
{
background-color: #351327;
}
</style>
border-color css
<style>
span { border-color: #351327; }
span { border-color: rgb(53,19,39); }
td.TdClassName
{
border-color: #351327;
}
.TagClassName
{
border-color: #351327;
}
</style>