Shades of Blackberry #430421
Tints of Blackberry #430421
RGB
CMYK
RGB Variations
Color information
#430421 (or 0x430421) is known color: Blackberry. HEX triplet: 43, 04 and 21. RGB value is (67,4,33). Sum of RGB (Red+Green+Blue) = 67+4+33=104 (13% of max value = 765). Red value is 67 (26.56% from 255 or 64.42% from 104); Green value is 4 (1.95% from 255 or 3.85% from 104); Blue value is 33 (13.28% from 255 or 31.73% from 104); Max value from RGB is 67 - color contains mainly: red. Hex color #430421 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430421 is #BCFBDE. Grayscale: #1A1A1A. Windows color (decimal): -12385247 or 2163779. OLE color: 2163779.
HSL color Cylindrical-coordinate representation of color #430421: hue angle of 332.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 #430421 is Cyan = 0, Magento = 0.94, Yellow = 0.51 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 33 | - |
| CMYK | 0 | 0.94 | 0.51 | 0.74 |
| HSL | 332.38º | 0.89% | 0.14% | - |
| HSV(B) | 332.38º | 0.94% | 0.26% | - |
| XYZ | 2.63 | 1.39 | 1.57 | - |
| YUV | 26.14 | 131.87 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 33 | 0 | 0.94 | 0.51 | 0.74 | 332.38 | 0.89 | 0.14 |
| Hex | 43 | 4 | 21 | 0 | 5E | 33 | 4A | 14C | 59 | E |
| Octal | 103 | 4 | 41 | 0 | 136 | 63 | 112 | 514 | 131 | 16 |
| Binary | 1000011 | 100 | 100001 | 0 | 1011110 | 110011 | 1001010 | 101001100 | 1011001 | 1110 |
Color Harmonies of #430421
Complementary color
Monochromatic Colors of #430421
Black with #430421
Text Example
Text Example
White with #430421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430421; }
p { color: rgb(67,4,33); }
H1.HeaderClassName
{
color: #430421;
}
.AnyTagClassName
{
color: #430421;
}
</style>
background-color css
<style>
a { background-color: #430421; }
a { background-color: rgb(67,4,33); }
div.DivClassName
{
background-color: #430421;
}
.BgClassName
{
background-color: #430421;
}
</style>
border-color css
<style>
span { border-color: #430421; }
span { border-color: rgb(67,4,33); }
td.TdClassName
{
border-color: #430421;
}
.TagClassName
{
border-color: #430421;
}
</style>