Shades of Blackberry #350927
Tints of Blackberry #350927
RGB
CMYK
RGB Variations
Color information
#350927 (or 0x350927) is known color: Blackberry. HEX triplet: 35, 09 and 27. RGB value is (53,9,39). Sum of RGB (Red+Green+Blue) = 53+9+39=101 (13% of max value = 765). Red value is 53 (21.09% from 255 or 52.48% from 101); Green value is 9 (3.91% from 255 or 8.91% from 101); Blue value is 39 (15.62% from 255 or 38.61% from 101); Max value from RGB is 53 - color contains mainly: red. Hex color #350927 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350927 is #CAF6D8. Grayscale: #191919. Windows color (decimal): -13301465 or 2558261. OLE color: 2558261.
HSL color Cylindrical-coordinate representation of color #350927: hue angle of 319.09º 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 #350927 is Cyan = 0, Magento = 0.83, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 9 | 39 | - |
| CMYK | 0 | 0.83 | 0.26 | 0.79 |
| HSL | 319.09º | 0.71% | 0.12% | - |
| HSV(B) | 319.09º | 0.83% | 0.21% | - |
| XYZ | 1.93 | 1.1 | 2.03 | - |
| YUV | 25.58 | 135.58 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 39 | 0 | 0.83 | 0.26 | 0.79 | 319.09 | 0.71 | 0.12 |
| Hex | 35 | 9 | 27 | 0 | 53 | 1A | 4F | 13F | 47 | C |
| Octal | 65 | 11 | 47 | 0 | 123 | 32 | 117 | 477 | 107 | 14 |
| Binary | 110101 | 1001 | 100111 | 0 | 1010011 | 11010 | 1001111 | 100111111 | 1000111 | 1100 |
Color Harmonies of #350927
Complementary color
Monochromatic Colors of #350927
Black with #350927
Text Example
Text Example
White with #350927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350927; }
p { color: rgb(53,9,39); }
H1.HeaderClassName
{
color: #350927;
}
.AnyTagClassName
{
color: #350927;
}
</style>
background-color css
<style>
a { background-color: #350927; }
a { background-color: rgb(53,9,39); }
div.DivClassName
{
background-color: #350927;
}
.BgClassName
{
background-color: #350927;
}
</style>
border-color css
<style>
span { border-color: #350927; }
span { border-color: rgb(53,9,39); }
td.TdClassName
{
border-color: #350927;
}
.TagClassName
{
border-color: #350927;
}
</style>