Shades of Blackberry #430539
Tints of Blackberry #430539
RGB
CMYK
RGB Variations
Color information
#430539 (or 0x430539) is known color: Blackberry. HEX triplet: 43, 05 and 39. RGB value is (67,5,57). Sum of RGB (Red+Green+Blue) = 67+5+57=129 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.94% from 129); Green value is 5 (2.34% from 255 or 3.88% from 129); Blue value is 57 (22.66% from 255 or 44.19% from 129); Max value from RGB is 67 - color contains mainly: red. Hex color #430539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430539 is #BCFAC6. Grayscale: #1D1D1D. Windows color (decimal): -12384967 or 3736899. OLE color: 3736899.
HSL color Cylindrical-coordinate representation of color #430539: hue angle of 309.68º 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 #430539 is Cyan = 0, Magento = 0.93, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 57 | - |
| CMYK | 0 | 0.93 | 0.15 | 0.74 |
| HSL | 309.68º | 0.86% | 0.14% | - |
| HSV(B) | 309.68º | 0.93% | 0.26% | - |
| XYZ | 3.11 | 1.6 | 4.02 | - |
| YUV | 29.47 | 143.54 | 154.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 57 | 0 | 0.93 | 0.15 | 0.74 | 309.68 | 0.86 | 0.14 |
| Hex | 43 | 5 | 39 | 0 | 5D | F | 4A | 136 | 56 | E |
| Octal | 103 | 5 | 71 | 0 | 135 | 17 | 112 | 466 | 126 | 16 |
| Binary | 1000011 | 101 | 111001 | 0 | 1011101 | 1111 | 1001010 | 100110110 | 1010110 | 1110 |
Color Harmonies of #430539
Complementary color
Monochromatic Colors of #430539
Black with #430539
Text Example
Text Example
White with #430539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430539; }
p { color: rgb(67,5,57); }
H1.HeaderClassName
{
color: #430539;
}
.AnyTagClassName
{
color: #430539;
}
</style>
background-color css
<style>
a { background-color: #430539; }
a { background-color: rgb(67,5,57); }
div.DivClassName
{
background-color: #430539;
}
.BgClassName
{
background-color: #430539;
}
</style>
border-color css
<style>
span { border-color: #430539; }
span { border-color: rgb(67,5,57); }
td.TdClassName
{
border-color: #430539;
}
.TagClassName
{
border-color: #430539;
}
</style>