Shades of Blackberry #430921
Tints of Blackberry #430921
RGB
CMYK
RGB Variations
Color information
#430921 (or 0x430921) is known color: Blackberry. HEX triplet: 43, 09 and 21. RGB value is (67,9,33). Sum of RGB (Red+Green+Blue) = 67+9+33=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 9 (3.91% from 255 or 8.26% from 109); Blue value is 33 (13.28% from 255 or 30.28% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #430921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430921 is #BCF6DE. Grayscale: #1D1D1D. Windows color (decimal): -12383967 or 2165059. OLE color: 2165059.
HSL color Cylindrical-coordinate representation of color #430921: hue angle of 335.17º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #430921 is Cyan = 0, Magento = 0.87, Yellow = 0.51 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 33 | - |
| CMYK | 0 | 0.87 | 0.51 | 0.74 |
| HSL | 335.17º | 0.76% | 0.15% | - |
| HSV(B) | 335.17º | 0.87% | 0.26% | - |
| XYZ | 2.69 | 1.5 | 1.59 | - |
| YUV | 29.08 | 130.22 | 155.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 33 | 0 | 0.87 | 0.51 | 0.74 | 335.17 | 0.76 | 0.15 |
| Hex | 43 | 9 | 21 | 0 | 57 | 33 | 4A | 14F | 4C | F |
| Octal | 103 | 11 | 41 | 0 | 127 | 63 | 112 | 517 | 114 | 17 |
| Binary | 1000011 | 1001 | 100001 | 0 | 1010111 | 110011 | 1001010 | 101001111 | 1001100 | 1111 |
Color Harmonies of #430921
Complementary color
Monochromatic Colors of #430921
Black with #430921
Text Example
Text Example
White with #430921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430921; }
p { color: rgb(67,9,33); }
H1.HeaderClassName
{
color: #430921;
}
.AnyTagClassName
{
color: #430921;
}
</style>
background-color css
<style>
a { background-color: #430921; }
a { background-color: rgb(67,9,33); }
div.DivClassName
{
background-color: #430921;
}
.BgClassName
{
background-color: #430921;
}
</style>
border-color css
<style>
span { border-color: #430921; }
span { border-color: rgb(67,9,33); }
td.TdClassName
{
border-color: #430921;
}
.TagClassName
{
border-color: #430921;
}
</style>