Shades of Blackberry #350827
Tints of Blackberry #350827
RGB
CMYK
RGB Variations
Color information
#350827 (or 0x350827) is known color: Blackberry. HEX triplet: 35, 08 and 27. RGB value is (53,8,39). Sum of RGB (Red+Green+Blue) = 53+8+39=100 (13% of max value = 765). Red value is 53 (21.09% from 255 or 53% from 100); Green value is 8 (3.52% from 255 or 8% from 100); Blue value is 39 (15.62% from 255 or 39% from 100); Max value from RGB is 53 - color contains mainly: red. Hex color #350827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350827 is #CAF7D8. Grayscale: #181818. Windows color (decimal): -13301721 or 2558005. OLE color: 2558005.
HSL color Cylindrical-coordinate representation of color #350827: hue angle of 318.67º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #350827 is Cyan = 0, Magento = 0.85, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 8 | 39 | - |
| CMYK | 0 | 0.85 | 0.26 | 0.79 |
| HSL | 318.67º | 0.74% | 0.12% | - |
| HSV(B) | 318.67º | 0.85% | 0.21% | - |
| XYZ | 1.92 | 1.08 | 2.03 | - |
| YUV | 24.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 39 | 0 | 0.85 | 0.26 | 0.79 | 318.67 | 0.74 | 0.12 |
| Hex | 35 | 8 | 27 | 0 | 55 | 1A | 4F | 13F | 4A | C |
| Octal | 65 | 10 | 47 | 0 | 125 | 32 | 117 | 477 | 112 | 14 |
| Binary | 110101 | 1000 | 100111 | 0 | 1010101 | 11010 | 1001111 | 100111111 | 1001010 | 1100 |
Color Harmonies of #350827
Complementary color
Monochromatic Colors of #350827
Black with #350827
Text Example
Text Example
White with #350827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350827; }
p { color: rgb(53,8,39); }
H1.HeaderClassName
{
color: #350827;
}
.AnyTagClassName
{
color: #350827;
}
</style>
background-color css
<style>
a { background-color: #350827; }
a { background-color: rgb(53,8,39); }
div.DivClassName
{
background-color: #350827;
}
.BgClassName
{
background-color: #350827;
}
</style>
border-color css
<style>
span { border-color: #350827; }
span { border-color: rgb(53,8,39); }
td.TdClassName
{
border-color: #350827;
}
.TagClassName
{
border-color: #350827;
}
</style>