Shades of Blackberry #430834
Tints of Blackberry #430834
RGB
CMYK
RGB Variations
Color information
#430834 (or 0x430834) is known color: Blackberry. HEX triplet: 43, 08 and 34. RGB value is (67,8,52). Sum of RGB (Red+Green+Blue) = 67+8+52=127 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.76% from 127); Green value is 8 (3.52% from 255 or 6.30% from 127); Blue value is 52 (20.70% from 255 or 40.94% from 127); Max value from RGB is 67 - color contains mainly: red. Hex color #430834 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430834 is #BCF7CB. Grayscale: #1E1E1E. Windows color (decimal): -12384204 or 3409987. OLE color: 3409987.
HSL color Cylindrical-coordinate representation of color #430834: hue angle of 315.25º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #430834 is Cyan = 0, Magento = 0.88, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 8 | 52 | - |
| CMYK | 0 | 0.88 | 0.22 | 0.74 |
| HSL | 315.25º | 0.79% | 0.15% | - |
| HSV(B) | 315.25º | 0.88% | 0.26% | - |
| XYZ | 3.02 | 1.61 | 3.4 | - |
| YUV | 30.66 | 140.05 | 153.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 52 | 0 | 0.88 | 0.22 | 0.74 | 315.25 | 0.79 | 0.15 |
| Hex | 43 | 8 | 34 | 0 | 58 | 16 | 4A | 13B | 4F | F |
| Octal | 103 | 10 | 64 | 0 | 130 | 26 | 112 | 473 | 117 | 17 |
| Binary | 1000011 | 1000 | 110100 | 0 | 1011000 | 10110 | 1001010 | 100111011 | 1001111 | 1111 |
Color Harmonies of #430834
Complementary color
Monochromatic Colors of #430834
Black with #430834
Text Example
Text Example
White with #430834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430834; }
p { color: rgb(67,8,52); }
H1.HeaderClassName
{
color: #430834;
}
.AnyTagClassName
{
color: #430834;
}
</style>
background-color css
<style>
a { background-color: #430834; }
a { background-color: rgb(67,8,52); }
div.DivClassName
{
background-color: #430834;
}
.BgClassName
{
background-color: #430834;
}
</style>
border-color css
<style>
span { border-color: #430834; }
span { border-color: rgb(67,8,52); }
td.TdClassName
{
border-color: #430834;
}
.TagClassName
{
border-color: #430834;
}
</style>