Shades of Blackberry #351727
Tints of Blackberry #351727
RGB
CMYK
RGB Variations
Color information
#351727 (or 0x351727) is known color: Blackberry. HEX triplet: 35, 17 and 27. RGB value is (53,23,39). Sum of RGB (Red+Green+Blue) = 53+23+39=115 (15% of max value = 765). Red value is 53 (21.09% from 255 or 46.09% from 115); Green value is 23 (9.38% from 255 or 20% from 115); Blue value is 39 (15.62% from 255 or 33.91% from 115); Max value from RGB is 53 - color contains mainly: red. Hex color #351727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351727 is #CAE8D8. Grayscale: #212121. Windows color (decimal): -13297881 or 2561845. OLE color: 2561845.
HSL color Cylindrical-coordinate representation of color #351727: hue angle of 328º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #351727 is Cyan = 0, Magento = 0.57, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 23 | 39 | - |
| CMYK | 0 | 0.57 | 0.26 | 0.79 |
| HSL | 328º | 0.39% | 0.15% | - |
| HSV(B) | 328º | 0.57% | 0.21% | - |
| XYZ | 2.14 | 1.52 | 2.1 | - |
| YUV | 33.79 | 130.94 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 39 | 0 | 0.57 | 0.26 | 0.79 | 328 | 0.39 | 0.15 |
| Hex | 35 | 17 | 27 | 0 | 39 | 1A | 4F | 148 | 27 | F |
| Octal | 65 | 27 | 47 | 0 | 71 | 32 | 117 | 510 | 47 | 17 |
| Binary | 110101 | 10111 | 100111 | 0 | 111001 | 11010 | 1001111 | 101001000 | 100111 | 1111 |
Color Harmonies of #351727
Complementary color
Monochromatic Colors of #351727
Black with #351727
Text Example
Text Example
White with #351727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351727; }
p { color: rgb(53,23,39); }
H1.HeaderClassName
{
color: #351727;
}
.AnyTagClassName
{
color: #351727;
}
</style>
background-color css
<style>
a { background-color: #351727; }
a { background-color: rgb(53,23,39); }
div.DivClassName
{
background-color: #351727;
}
.BgClassName
{
background-color: #351727;
}
</style>
border-color css
<style>
span { border-color: #351727; }
span { border-color: rgb(53,23,39); }
td.TdClassName
{
border-color: #351727;
}
.TagClassName
{
border-color: #351727;
}
</style>