Shades of Blackberry #431032
Tints of Blackberry #431032
RGB
CMYK
RGB Variations
Color information
#431032 (or 0x431032) is known color: Blackberry. HEX triplet: 43, 10 and 32. RGB value is (67,16,50). Sum of RGB (Red+Green+Blue) = 67+16+50=133 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50.38% from 133); Green value is 16 (6.64% from 255 or 12.03% from 133); Blue value is 50 (19.92% from 255 or 37.59% from 133); Max value from RGB is 67 - color contains mainly: red. Hex color #431032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431032 is #BCEFCD. Grayscale: #232323. Windows color (decimal): -12382158 or 3280963. OLE color: 3280963.
HSL color Cylindrical-coordinate representation of color #431032: hue angle of 320º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #431032 is Cyan = 0, Magento = 0.76, Yellow = 0.25 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 16 | 50 | - |
| CMYK | 0 | 0.76 | 0.25 | 0.74 |
| HSL | 320º | 0.61% | 0.16% | - |
| HSV(B) | 320º | 0.76% | 0.26% | - |
| XYZ | 3.08 | 1.79 | 3.2 | - |
| YUV | 35.13 | 136.4 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 16 | 50 | 0 | 0.76 | 0.25 | 0.74 | 320 | 0.61 | 0.16 |
| Hex | 43 | 10 | 32 | 0 | 4C | 19 | 4A | 140 | 3D | 10 |
| Octal | 103 | 20 | 62 | 0 | 114 | 31 | 112 | 500 | 75 | 20 |
| Binary | 1000011 | 10000 | 110010 | 0 | 1001100 | 11001 | 1001010 | 101000000 | 111101 | 10000 |
Color Harmonies of #431032
Complementary color
Monochromatic Colors of #431032
Black with #431032
Text Example
Text Example
White with #431032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431032; }
p { color: rgb(67,16,50); }
H1.HeaderClassName
{
color: #431032;
}
.AnyTagClassName
{
color: #431032;
}
</style>
background-color css
<style>
a { background-color: #431032; }
a { background-color: rgb(67,16,50); }
div.DivClassName
{
background-color: #431032;
}
.BgClassName
{
background-color: #431032;
}
</style>
border-color css
<style>
span { border-color: #431032; }
span { border-color: rgb(67,16,50); }
td.TdClassName
{
border-color: #431032;
}
.TagClassName
{
border-color: #431032;
}
</style>