Shades of Blackberry #430239
Tints of Blackberry #430239
RGB
CMYK
RGB Variations
Color information
#430239 (or 0x430239) is known color: Blackberry. HEX triplet: 43, 02 and 39. RGB value is (67,2,57). Sum of RGB (Red+Green+Blue) = 67+2+57=126 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.17% from 126); Green value is 2 (1.17% from 255 or 1.59% from 126); Blue value is 57 (22.66% from 255 or 45.24% from 126); Max value from RGB is 67 - color contains mainly: red. Hex color #430239 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430239 is #BCFDC6. Grayscale: #1B1B1B. Windows color (decimal): -12385735 or 3736131. OLE color: 3736131.
HSL color Cylindrical-coordinate representation of color #430239: hue angle of 309.23º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #430239 is Cyan = 0, Magento = 0.97, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 2 | 57 | - |
| CMYK | 0 | 0.97 | 0.15 | 0.74 |
| HSL | 309.23º | 0.94% | 0.14% | - |
| HSV(B) | 309.23º | 0.97% | 0.26% | - |
| XYZ | 3.07 | 1.53 | 4 | - |
| YUV | 27.71 | 144.53 | 156.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 2 | 57 | 0 | 0.97 | 0.15 | 0.74 | 309.23 | 0.94 | 0.14 |
| Hex | 43 | 2 | 39 | 0 | 61 | F | 4A | 135 | 5E | E |
| Octal | 103 | 2 | 71 | 0 | 141 | 17 | 112 | 465 | 136 | 16 |
| Binary | 1000011 | 10 | 111001 | 0 | 1100001 | 1111 | 1001010 | 100110101 | 1011110 | 1110 |
Color Harmonies of #430239
Complementary color
Monochromatic Colors of #430239
Black with #430239
Text Example
Text Example
White with #430239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430239; }
p { color: rgb(67,2,57); }
H1.HeaderClassName
{
color: #430239;
}
.AnyTagClassName
{
color: #430239;
}
</style>
background-color css
<style>
a { background-color: #430239; }
a { background-color: rgb(67,2,57); }
div.DivClassName
{
background-color: #430239;
}
.BgClassName
{
background-color: #430239;
}
</style>
border-color css
<style>
span { border-color: #430239; }
span { border-color: rgb(67,2,57); }
td.TdClassName
{
border-color: #430239;
}
.TagClassName
{
border-color: #430239;
}
</style>