Shades of Blackberry #430138
Tints of Blackberry #430138
RGB
CMYK
RGB Variations
Color information
#430138 (or 0x430138) is known color: Blackberry. HEX triplet: 43, 01 and 38. RGB value is (67,1,56). Sum of RGB (Red+Green+Blue) = 67+1+56=124 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.03% from 124); Green value is 1 (0.78% from 255 or 0.81% from 124); Blue value is 56 (22.27% from 255 or 45.16% from 124); Max value from RGB is 67 - color contains mainly: red. Hex color #430138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430138 is #BCFEC7. Grayscale: #1A1A1A. Windows color (decimal): -12385992 or 3670339. OLE color: 3670339.
HSL color Cylindrical-coordinate representation of color #430138: hue angle of 310º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #430138 is Cyan = 0, Magento = 0.99, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 1 | 56 | - |
| CMYK | 0 | 0.99 | 0.16 | 0.74 |
| HSL | 310º | 0.97% | 0.13% | - |
| HSV(B) | 310º | 0.99% | 0.26% | - |
| XYZ | 3.04 | 1.5 | 3.87 | - |
| YUV | 27 | 144.37 | 156.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 1 | 56 | 0 | 0.99 | 0.16 | 0.74 | 310 | 0.97 | 0.13 |
| Hex | 43 | 1 | 38 | 0 | 63 | 10 | 4A | 136 | 61 | D |
| Octal | 103 | 1 | 70 | 0 | 143 | 20 | 112 | 466 | 141 | 15 |
| Binary | 1000011 | 1 | 111000 | 0 | 1100011 | 10000 | 1001010 | 100110110 | 1100001 | 1101 |
Color Harmonies of #430138
Complementary color
Monochromatic Colors of #430138
Black with #430138
Text Example
Text Example
White with #430138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430138; }
p { color: rgb(67,1,56); }
H1.HeaderClassName
{
color: #430138;
}
.AnyTagClassName
{
color: #430138;
}
</style>
background-color css
<style>
a { background-color: #430138; }
a { background-color: rgb(67,1,56); }
div.DivClassName
{
background-color: #430138;
}
.BgClassName
{
background-color: #430138;
}
</style>
border-color css
<style>
span { border-color: #430138; }
span { border-color: rgb(67,1,56); }
td.TdClassName
{
border-color: #430138;
}
.TagClassName
{
border-color: #430138;
}
</style>