Shades of Blackberry #430621
Tints of Blackberry #430621
RGB
CMYK
RGB Variations
Color information
#430621 (or 0x430621) is known color: Blackberry. HEX triplet: 43, 06 and 21. RGB value is (67,6,33). Sum of RGB (Red+Green+Blue) = 67+6+33=106 (14% of max value = 765). Red value is 67 (26.56% from 255 or 63.21% from 106); Green value is 6 (2.73% from 255 or 5.66% from 106); Blue value is 33 (13.28% from 255 or 31.13% from 106); Max value from RGB is 67 - color contains mainly: red. Hex color #430621 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430621 is #BCF9DE. Grayscale: #1B1B1B. Windows color (decimal): -12384735 or 2164291. OLE color: 2164291.
HSL color Cylindrical-coordinate representation of color #430621: hue angle of 333.44º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #430621 is Cyan = 0, Magento = 0.91, Yellow = 0.51 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 33 | - |
| CMYK | 0 | 0.91 | 0.51 | 0.74 |
| HSL | 333.44º | 0.84% | 0.14% | - |
| HSV(B) | 333.44º | 0.91% | 0.26% | - |
| XYZ | 2.65 | 1.43 | 1.58 | - |
| YUV | 27.32 | 131.21 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 33 | 0 | 0.91 | 0.51 | 0.74 | 333.44 | 0.84 | 0.14 |
| Hex | 43 | 6 | 21 | 0 | 5B | 33 | 4A | 14D | 54 | E |
| Octal | 103 | 6 | 41 | 0 | 133 | 63 | 112 | 515 | 124 | 16 |
| Binary | 1000011 | 110 | 100001 | 0 | 1011011 | 110011 | 1001010 | 101001101 | 1010100 | 1110 |
Color Harmonies of #430621
Complementary color
Monochromatic Colors of #430621
Black with #430621
Text Example
Text Example
White with #430621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430621; }
p { color: rgb(67,6,33); }
H1.HeaderClassName
{
color: #430621;
}
.AnyTagClassName
{
color: #430621;
}
</style>
background-color css
<style>
a { background-color: #430621; }
a { background-color: rgb(67,6,33); }
div.DivClassName
{
background-color: #430621;
}
.BgClassName
{
background-color: #430621;
}
</style>
border-color css
<style>
span { border-color: #430621; }
span { border-color: rgb(67,6,33); }
td.TdClassName
{
border-color: #430621;
}
.TagClassName
{
border-color: #430621;
}
</style>