Shades of Blackberry #431531
Tints of Blackberry #431531
RGB
CMYK
RGB Variations
Color information
#431531 (or 0x431531) is known color: Blackberry. HEX triplet: 43, 15 and 31. RGB value is (67,21,49). Sum of RGB (Red+Green+Blue) = 67+21+49=137 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.91% from 137); Green value is 21 (8.59% from 255 or 15.33% from 137); Blue value is 49 (19.53% from 255 or 35.77% from 137); Max value from RGB is 67 - color contains mainly: red. Hex color #431531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431531 is #BCEACE. Grayscale: #252525. Windows color (decimal): -12380879 or 3216707. OLE color: 3216707.
HSL color Cylindrical-coordinate representation of color #431531: hue angle of 323.48º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #431531 is Cyan = 0, Magento = 0.69, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 21 | 49 | - |
| CMYK | 0 | 0.69 | 0.27 | 0.74 |
| HSL | 323.48º | 0.52% | 0.17% | - |
| HSV(B) | 323.48º | 0.69% | 0.26% | - |
| XYZ | 3.14 | 1.95 | 3.12 | - |
| YUV | 37.95 | 134.24 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 49 | 0 | 0.69 | 0.27 | 0.74 | 323.48 | 0.52 | 0.17 |
| Hex | 43 | 15 | 31 | 0 | 45 | 1B | 4A | 143 | 34 | 11 |
| Octal | 103 | 25 | 61 | 0 | 105 | 33 | 112 | 503 | 64 | 21 |
| Binary | 1000011 | 10101 | 110001 | 0 | 1000101 | 11011 | 1001010 | 101000011 | 110100 | 10001 |
Color Harmonies of #431531
Complementary color
Monochromatic Colors of #431531
Black with #431531
Text Example
Text Example
White with #431531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431531; }
p { color: rgb(67,21,49); }
H1.HeaderClassName
{
color: #431531;
}
.AnyTagClassName
{
color: #431531;
}
</style>
background-color css
<style>
a { background-color: #431531; }
a { background-color: rgb(67,21,49); }
div.DivClassName
{
background-color: #431531;
}
.BgClassName
{
background-color: #431531;
}
</style>
border-color css
<style>
span { border-color: #431531; }
span { border-color: rgb(67,21,49); }
td.TdClassName
{
border-color: #431531;
}
.TagClassName
{
border-color: #431531;
}
</style>