Shades of Blackberry #430236
Tints of Blackberry #430236
RGB
CMYK
RGB Variations
Color information
#430236 (or 0x430236) is known color: Blackberry. HEX triplet: 43, 02 and 36. RGB value is (67,2,54). Sum of RGB (Red+Green+Blue) = 67+2+54=123 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.47% from 123); Green value is 2 (1.17% from 255 or 1.63% from 123); Blue value is 54 (21.48% from 255 or 43.90% from 123); Max value from RGB is 67 - color contains mainly: red. Hex color #430236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430236 is #BCFDC9. Grayscale: #1B1B1B. Windows color (decimal): -12385738 or 3539523. OLE color: 3539523.
HSL color Cylindrical-coordinate representation of color #430236: hue angle of 312º 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 #430236 is Cyan = 0, Magento = 0.97, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 2 | 54 | - |
| CMYK | 0 | 0.97 | 0.19 | 0.74 |
| HSL | 312º | 0.94% | 0.14% | - |
| HSV(B) | 312º | 0.97% | 0.26% | - |
| XYZ | 3 | 1.5 | 3.62 | - |
| YUV | 27.36 | 143.03 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 2 | 54 | 0 | 0.97 | 0.19 | 0.74 | 312 | 0.94 | 0.14 |
| Hex | 43 | 2 | 36 | 0 | 61 | 13 | 4A | 138 | 5E | E |
| Octal | 103 | 2 | 66 | 0 | 141 | 23 | 112 | 470 | 136 | 16 |
| Binary | 1000011 | 10 | 110110 | 0 | 1100001 | 10011 | 1001010 | 100111000 | 1011110 | 1110 |
Color Harmonies of #430236
Complementary color
Monochromatic Colors of #430236
Black with #430236
Text Example
Text Example
White with #430236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430236; }
p { color: rgb(67,2,54); }
H1.HeaderClassName
{
color: #430236;
}
.AnyTagClassName
{
color: #430236;
}
</style>
background-color css
<style>
a { background-color: #430236; }
a { background-color: rgb(67,2,54); }
div.DivClassName
{
background-color: #430236;
}
.BgClassName
{
background-color: #430236;
}
</style>
border-color css
<style>
span { border-color: #430236; }
span { border-color: rgb(67,2,54); }
td.TdClassName
{
border-color: #430236;
}
.TagClassName
{
border-color: #430236;
}
</style>