Shades of Blackberry #350422
Tints of Blackberry #350422
RGB
CMYK
RGB Variations
Color information
#350422 (or 0x350422) is known color: Blackberry. HEX triplet: 35, 04 and 22. RGB value is (53,4,34). Sum of RGB (Red+Green+Blue) = 53+4+34=91 (12% of max value = 765). Red value is 53 (21.09% from 255 or 58.24% from 91); Green value is 4 (1.95% from 255 or 4.40% from 91); Blue value is 34 (13.67% from 255 or 37.36% from 91); Max value from RGB is 53 - color contains mainly: red. Hex color #350422 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350422 is #CAFBDD. Grayscale: #161616. Windows color (decimal): -13302750 or 2229301. OLE color: 2229301.
HSL color Cylindrical-coordinate representation of color #350422: hue angle of 323.27º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #350422 is Cyan = 0, Magento = 0.92, Yellow = 0.36 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 4 | 34 | - |
| CMYK | 0 | 0.92 | 0.36 | 0.79 |
| HSL | 323.27º | 0.86% | 0.11% | - |
| HSV(B) | 323.27º | 0.92% | 0.21% | - |
| XYZ | 1.8 | 0.96 | 1.6 | - |
| YUV | 22.07 | 134.73 | 150.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 34 | 0 | 0.92 | 0.36 | 0.79 | 323.27 | 0.86 | 0.11 |
| Hex | 35 | 4 | 22 | 0 | 5C | 24 | 4F | 143 | 56 | B |
| Octal | 65 | 4 | 42 | 0 | 134 | 44 | 117 | 503 | 126 | 13 |
| Binary | 110101 | 100 | 100010 | 0 | 1011100 | 100100 | 1001111 | 101000011 | 1010110 | 1011 |
Color Harmonies of #350422
Complementary color
Monochromatic Colors of #350422
Black with #350422
Text Example
Text Example
White with #350422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350422; }
p { color: rgb(53,4,34); }
H1.HeaderClassName
{
color: #350422;
}
.AnyTagClassName
{
color: #350422;
}
</style>
background-color css
<style>
a { background-color: #350422; }
a { background-color: rgb(53,4,34); }
div.DivClassName
{
background-color: #350422;
}
.BgClassName
{
background-color: #350422;
}
</style>
border-color css
<style>
span { border-color: #350422; }
span { border-color: rgb(53,4,34); }
td.TdClassName
{
border-color: #350422;
}
.TagClassName
{
border-color: #350422;
}
</style>