Shades of Blackberry #430436
Tints of Blackberry #430436
RGB
CMYK
RGB Variations
Color information
#430436 (or 0x430436) is known color: Blackberry. HEX triplet: 43, 04 and 36. RGB value is (67,4,54). Sum of RGB (Red+Green+Blue) = 67+4+54=125 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.6% from 125); Green value is 4 (1.95% from 255 or 3.2% from 125); Blue value is 54 (21.48% from 255 or 43.2% from 125); Max value from RGB is 67 - color contains mainly: red. Hex color #430436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430436 is #BCFBC9. Grayscale: #1C1C1C. Windows color (decimal): -12385226 or 3540035. OLE color: 3540035.
HSL color Cylindrical-coordinate representation of color #430436: hue angle of 312.38º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430436 is Cyan = 0, Magento = 0.94, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 54 | - |
| CMYK | 0 | 0.94 | 0.19 | 0.74 |
| HSL | 312.38º | 0.89% | 0.14% | - |
| HSV(B) | 312.38º | 0.94% | 0.26% | - |
| XYZ | 3.02 | 1.55 | 3.63 | - |
| YUV | 28.54 | 142.37 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 54 | 0 | 0.94 | 0.19 | 0.74 | 312.38 | 0.89 | 0.14 |
| Hex | 43 | 4 | 36 | 0 | 5E | 13 | 4A | 138 | 59 | E |
| Octal | 103 | 4 | 66 | 0 | 136 | 23 | 112 | 470 | 131 | 16 |
| Binary | 1000011 | 100 | 110110 | 0 | 1011110 | 10011 | 1001010 | 100111000 | 1011001 | 1110 |
Color Harmonies of #430436
Complementary color
Monochromatic Colors of #430436
Black with #430436
Text Example
Text Example
White with #430436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430436; }
p { color: rgb(67,4,54); }
H1.HeaderClassName
{
color: #430436;
}
.AnyTagClassName
{
color: #430436;
}
</style>
background-color css
<style>
a { background-color: #430436; }
a { background-color: rgb(67,4,54); }
div.DivClassName
{
background-color: #430436;
}
.BgClassName
{
background-color: #430436;
}
</style>
border-color css
<style>
span { border-color: #430436; }
span { border-color: rgb(67,4,54); }
td.TdClassName
{
border-color: #430436;
}
.TagClassName
{
border-color: #430436;
}
</style>