Shades of Blackberry #431029
Tints of Blackberry #431029
RGB
CMYK
RGB Variations
Color information
#431029 (or 0x431029) is known color: Blackberry. HEX triplet: 43, 10 and 29. RGB value is (67,16,41). Sum of RGB (Red+Green+Blue) = 67+16+41=124 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.03% from 124); Green value is 16 (6.64% from 255 or 12.90% from 124); Blue value is 41 (16.41% from 255 or 33.06% from 124); Max value from RGB is 67 - color contains mainly: red. Hex color #431029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431029 is #BCEFD6. Grayscale: #222222. Windows color (decimal): -12382167 or 2691139. OLE color: 2691139.
HSL color Cylindrical-coordinate representation of color #431029: hue angle of 330.59º 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 #431029 is Cyan = 0, Magento = 0.76, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 16 | 41 | - |
| CMYK | 0 | 0.76 | 0.39 | 0.74 |
| HSL | 330.59º | 0.61% | 0.16% | - |
| HSV(B) | 330.59º | 0.76% | 0.26% | - |
| XYZ | 2.9 | 1.72 | 2.28 | - |
| YUV | 34.1 | 131.9 | 151.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 16 | 41 | 0 | 0.76 | 0.39 | 0.74 | 330.59 | 0.61 | 0.16 |
| Hex | 43 | 10 | 29 | 0 | 4C | 27 | 4A | 14B | 3D | 10 |
| Octal | 103 | 20 | 51 | 0 | 114 | 47 | 112 | 513 | 75 | 20 |
| Binary | 1000011 | 10000 | 101001 | 0 | 1001100 | 100111 | 1001010 | 101001011 | 111101 | 10000 |
Color Harmonies of #431029
Complementary color
Monochromatic Colors of #431029
Black with #431029
Text Example
Text Example
White with #431029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431029; }
p { color: rgb(67,16,41); }
H1.HeaderClassName
{
color: #431029;
}
.AnyTagClassName
{
color: #431029;
}
</style>
background-color css
<style>
a { background-color: #431029; }
a { background-color: rgb(67,16,41); }
div.DivClassName
{
background-color: #431029;
}
.BgClassName
{
background-color: #431029;
}
</style>
border-color css
<style>
span { border-color: #431029; }
span { border-color: rgb(67,16,41); }
td.TdClassName
{
border-color: #431029;
}
.TagClassName
{
border-color: #431029;
}
</style>