Shades of Blackberry #431534
Tints of Blackberry #431534
RGB
CMYK
RGB Variations
Color information
#431534 (or 0x431534) is known color: Blackberry. HEX triplet: 43, 15 and 34. RGB value is (67,21,52). Sum of RGB (Red+Green+Blue) = 67+21+52=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 21 (8.59% from 255 or 15% from 140); Blue value is 52 (20.70% from 255 or 37.14% from 140); Max value from RGB is 67 - color contains mainly: red. Hex color #431534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431534 is #BCEACB. Grayscale: #262626. Windows color (decimal): -12380876 or 3413315. OLE color: 3413315.
HSL color Cylindrical-coordinate representation of color #431534: hue angle of 319.57º 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 #431534 is Cyan = 0, Magento = 0.69, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 21 | 52 | - |
| CMYK | 0 | 0.69 | 0.22 | 0.74 |
| HSL | 319.57º | 0.52% | 0.17% | - |
| HSV(B) | 319.57º | 0.69% | 0.26% | - |
| XYZ | 3.2 | 1.98 | 3.46 | - |
| YUV | 38.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 52 | 0 | 0.69 | 0.22 | 0.74 | 319.57 | 0.52 | 0.17 |
| Hex | 43 | 15 | 34 | 0 | 45 | 16 | 4A | 140 | 34 | 11 |
| Octal | 103 | 25 | 64 | 0 | 105 | 26 | 112 | 500 | 64 | 21 |
| Binary | 1000011 | 10101 | 110100 | 0 | 1000101 | 10110 | 1001010 | 101000000 | 110100 | 10001 |
Color Harmonies of #431534
Complementary color
Monochromatic Colors of #431534
Black with #431534
Text Example
Text Example
White with #431534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431534; }
p { color: rgb(67,21,52); }
H1.HeaderClassName
{
color: #431534;
}
.AnyTagClassName
{
color: #431534;
}
</style>
background-color css
<style>
a { background-color: #431534; }
a { background-color: rgb(67,21,52); }
div.DivClassName
{
background-color: #431534;
}
.BgClassName
{
background-color: #431534;
}
</style>
border-color css
<style>
span { border-color: #431534; }
span { border-color: rgb(67,21,52); }
td.TdClassName
{
border-color: #431534;
}
.TagClassName
{
border-color: #431534;
}
</style>