Shades of Blackberry #430534
Tints of Blackberry #430534
RGB
CMYK
RGB Variations
Color information
#430534 (or 0x430534) is known color: Blackberry. HEX triplet: 43, 05 and 34. RGB value is (67,5,52). Sum of RGB (Red+Green+Blue) = 67+5+52=124 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.03% from 124); Green value is 5 (2.34% from 255 or 4.03% from 124); Blue value is 52 (20.70% from 255 or 41.94% from 124); Max value from RGB is 67 - color contains mainly: red. Hex color #430534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430534 is #BCFACB. Grayscale: #1C1C1C. Windows color (decimal): -12384972 or 3409219. OLE color: 3409219.
HSL color Cylindrical-coordinate representation of color #430534: hue angle of 314.52º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430534 is Cyan = 0, Magento = 0.93, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 52 | - |
| CMYK | 0 | 0.93 | 0.22 | 0.74 |
| HSL | 314.52º | 0.86% | 0.14% | - |
| HSV(B) | 314.52º | 0.93% | 0.26% | - |
| XYZ | 2.99 | 1.55 | 3.39 | - |
| YUV | 28.9 | 141.04 | 155.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 52 | 0 | 0.93 | 0.22 | 0.74 | 314.52 | 0.86 | 0.14 |
| Hex | 43 | 5 | 34 | 0 | 5D | 16 | 4A | 13B | 56 | E |
| Octal | 103 | 5 | 64 | 0 | 135 | 26 | 112 | 473 | 126 | 16 |
| Binary | 1000011 | 101 | 110100 | 0 | 1011101 | 10110 | 1001010 | 100111011 | 1010110 | 1110 |
Color Harmonies of #430534
Complementary color
Monochromatic Colors of #430534
Black with #430534
Text Example
Text Example
White with #430534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430534; }
p { color: rgb(67,5,52); }
H1.HeaderClassName
{
color: #430534;
}
.AnyTagClassName
{
color: #430534;
}
</style>
background-color css
<style>
a { background-color: #430534; }
a { background-color: rgb(67,5,52); }
div.DivClassName
{
background-color: #430534;
}
.BgClassName
{
background-color: #430534;
}
</style>
border-color css
<style>
span { border-color: #430534; }
span { border-color: rgb(67,5,52); }
td.TdClassName
{
border-color: #430534;
}
.TagClassName
{
border-color: #430534;
}
</style>