Shades of Blackberry #431537
Tints of Blackberry #431537
RGB
CMYK
RGB Variations
Color information
#431537 (or 0x431537) is known color: Blackberry. HEX triplet: 43, 15 and 37. RGB value is (67,21,55). Sum of RGB (Red+Green+Blue) = 67+21+55=143 (18% of max value = 765). Red value is 67 (26.56% from 255 or 46.85% from 143); Green value is 21 (8.59% from 255 or 14.69% from 143); Blue value is 55 (21.88% from 255 or 38.46% from 143); Max value from RGB is 67 - color contains mainly: red. Hex color #431537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431537 is #BCEAC8. Grayscale: #262626. Windows color (decimal): -12380873 or 3609923. OLE color: 3609923.
HSL color Cylindrical-coordinate representation of color #431537: hue angle of 315.65º 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 #431537 is Cyan = 0, Magento = 0.69, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 21 | 55 | - |
| CMYK | 0 | 0.69 | 0.18 | 0.74 |
| HSL | 315.65º | 0.52% | 0.17% | - |
| HSV(B) | 315.65º | 0.69% | 0.26% | - |
| XYZ | 3.27 | 2.01 | 3.83 | - |
| YUV | 38.63 | 137.24 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 55 | 0 | 0.69 | 0.18 | 0.74 | 315.65 | 0.52 | 0.17 |
| Hex | 43 | 15 | 37 | 0 | 45 | 12 | 4A | 13C | 34 | 11 |
| Octal | 103 | 25 | 67 | 0 | 105 | 22 | 112 | 474 | 64 | 21 |
| Binary | 1000011 | 10101 | 110111 | 0 | 1000101 | 10010 | 1001010 | 100111100 | 110100 | 10001 |
Color Harmonies of #431537
Complementary color
Monochromatic Colors of #431537
Black with #431537
Text Example
Text Example
White with #431537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431537; }
p { color: rgb(67,21,55); }
H1.HeaderClassName
{
color: #431537;
}
.AnyTagClassName
{
color: #431537;
}
</style>
background-color css
<style>
a { background-color: #431537; }
a { background-color: rgb(67,21,55); }
div.DivClassName
{
background-color: #431537;
}
.BgClassName
{
background-color: #431537;
}
</style>
border-color css
<style>
span { border-color: #431537; }
span { border-color: rgb(67,21,55); }
td.TdClassName
{
border-color: #431537;
}
.TagClassName
{
border-color: #431537;
}
</style>