Shades of Blackberry #431437
Tints of Blackberry #431437
RGB
CMYK
RGB Variations
Color information
#431437 (or 0x431437) is known color: Blackberry. HEX triplet: 43, 14 and 37. RGB value is (67,20,55). Sum of RGB (Red+Green+Blue) = 67+20+55=142 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.18% from 142); Green value is 20 (8.20% from 255 or 14.08% from 142); Blue value is 55 (21.88% from 255 or 38.73% from 142); Max value from RGB is 67 - color contains mainly: red. Hex color #431437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431437 is #BCEBC8. Grayscale: #252525. Windows color (decimal): -12381129 or 3609667. OLE color: 3609667.
HSL color Cylindrical-coordinate representation of color #431437: hue angle of 315.32º degrees, saturation: 0.54, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #431437 is Cyan = 0, Magento = 0.70, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 20 | 55 | - |
| CMYK | 0 | 0.70 | 0.18 | 0.74 |
| HSL | 315.32º | 0.54% | 0.17% | - |
| HSV(B) | 315.32º | 0.7% | 0.26% | - |
| XYZ | 3.25 | 1.97 | 3.82 | - |
| YUV | 38.04 | 137.57 | 148.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 55 | 0 | 0.70 | 0.18 | 0.74 | 315.32 | 0.54 | 0.17 |
| Hex | 43 | 14 | 37 | 0 | 46 | 12 | 4A | 13B | 36 | 11 |
| Octal | 103 | 24 | 67 | 0 | 106 | 22 | 112 | 473 | 66 | 21 |
| Binary | 1000011 | 10100 | 110111 | 0 | 1000110 | 10010 | 1001010 | 100111011 | 110110 | 10001 |
Color Harmonies of #431437
Complementary color
Monochromatic Colors of #431437
Black with #431437
Text Example
Text Example
White with #431437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431437; }
p { color: rgb(67,20,55); }
H1.HeaderClassName
{
color: #431437;
}
.AnyTagClassName
{
color: #431437;
}
</style>
background-color css
<style>
a { background-color: #431437; }
a { background-color: rgb(67,20,55); }
div.DivClassName
{
background-color: #431437;
}
.BgClassName
{
background-color: #431437;
}
</style>
border-color css
<style>
span { border-color: #431437; }
span { border-color: rgb(67,20,55); }
td.TdClassName
{
border-color: #431437;
}
.TagClassName
{
border-color: #431437;
}
</style>