Shades of Blackberry #430839
Tints of Blackberry #430839
RGB
CMYK
RGB Variations
Color information
#430839 (or 0x430839) is known color: Blackberry. HEX triplet: 43, 08 and 39. RGB value is (67,8,57). Sum of RGB (Red+Green+Blue) = 67+8+57=132 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50.76% from 132); Green value is 8 (3.52% from 255 or 6.06% from 132); Blue value is 57 (22.66% from 255 or 43.18% from 132); Max value from RGB is 67 - color contains mainly: red. Hex color #430839 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430839 is #BCF7C6. Grayscale: #1F1F1F. Windows color (decimal): -12384199 or 3737667. OLE color: 3737667.
HSL color Cylindrical-coordinate representation of color #430839: hue angle of 310.17º 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 #430839 is Cyan = 0, Magento = 0.88, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 8 | 57 | - |
| CMYK | 0 | 0.88 | 0.15 | 0.74 |
| HSL | 310.17º | 0.79% | 0.15% | - |
| HSV(B) | 310.17º | 0.88% | 0.26% | - |
| XYZ | 3.14 | 1.66 | 4.03 | - |
| YUV | 31.23 | 142.55 | 153.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 57 | 0 | 0.88 | 0.15 | 0.74 | 310.17 | 0.79 | 0.15 |
| Hex | 43 | 8 | 39 | 0 | 58 | F | 4A | 136 | 4F | F |
| Octal | 103 | 10 | 71 | 0 | 130 | 17 | 112 | 466 | 117 | 17 |
| Binary | 1000011 | 1000 | 111001 | 0 | 1011000 | 1111 | 1001010 | 100110110 | 1001111 | 1111 |
Color Harmonies of #430839
Complementary color
Monochromatic Colors of #430839
Black with #430839
Text Example
Text Example
White with #430839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430839; }
p { color: rgb(67,8,57); }
H1.HeaderClassName
{
color: #430839;
}
.AnyTagClassName
{
color: #430839;
}
</style>
background-color css
<style>
a { background-color: #430839; }
a { background-color: rgb(67,8,57); }
div.DivClassName
{
background-color: #430839;
}
.BgClassName
{
background-color: #430839;
}
</style>
border-color css
<style>
span { border-color: #430839; }
span { border-color: rgb(67,8,57); }
td.TdClassName
{
border-color: #430839;
}
.TagClassName
{
border-color: #430839;
}
</style>