Shades of Blackberry #430321
Tints of Blackberry #430321
RGB
CMYK
RGB Variations
Color information
#430321 (or 0x430321) is known color: Blackberry. HEX triplet: 43, 03 and 21. RGB value is (67,3,33). Sum of RGB (Red+Green+Blue) = 67+3+33=103 (13% of max value = 765). Red value is 67 (26.56% from 255 or 65.05% from 103); Green value is 3 (1.56% from 255 or 2.91% from 103); Blue value is 33 (13.28% from 255 or 32.04% from 103); Max value from RGB is 67 - color contains mainly: red. Hex color #430321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430321 is #BCFCDE. Grayscale: #191919. Windows color (decimal): -12385503 or 2163523. OLE color: 2163523.
HSL color Cylindrical-coordinate representation of color #430321: hue angle of 331.88º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430321 is Cyan = 0, Magento = 0.96, Yellow = 0.51 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 33 | - |
| CMYK | 0 | 0.96 | 0.51 | 0.74 |
| HSL | 331.88º | 0.91% | 0.14% | - |
| HSV(B) | 331.88º | 0.96% | 0.26% | - |
| XYZ | 2.62 | 1.37 | 1.56 | - |
| YUV | 25.56 | 132.2 | 157.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 33 | 0 | 0.96 | 0.51 | 0.74 | 331.88 | 0.91 | 0.14 |
| Hex | 43 | 3 | 21 | 0 | 60 | 33 | 4A | 14C | 5B | E |
| Octal | 103 | 3 | 41 | 0 | 140 | 63 | 112 | 514 | 133 | 16 |
| Binary | 1000011 | 11 | 100001 | 0 | 1100000 | 110011 | 1001010 | 101001100 | 1011011 | 1110 |
Color Harmonies of #430321
Complementary color
Monochromatic Colors of #430321
Black with #430321
Text Example
Text Example
White with #430321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430321; }
p { color: rgb(67,3,33); }
H1.HeaderClassName
{
color: #430321;
}
.AnyTagClassName
{
color: #430321;
}
</style>
background-color css
<style>
a { background-color: #430321; }
a { background-color: rgb(67,3,33); }
div.DivClassName
{
background-color: #430321;
}
.BgClassName
{
background-color: #430321;
}
</style>
border-color css
<style>
span { border-color: #430321; }
span { border-color: rgb(67,3,33); }
td.TdClassName
{
border-color: #430321;
}
.TagClassName
{
border-color: #430321;
}
</style>