Shades of Blackberry #430624
Tints of Blackberry #430624
RGB
CMYK
RGB Variations
Color information
#430624 (or 0x430624) is known color: Blackberry. HEX triplet: 43, 06 and 24. RGB value is (67,6,36). Sum of RGB (Red+Green+Blue) = 67+6+36=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 6 (2.73% from 255 or 5.50% from 109); Blue value is 36 (14.45% from 255 or 33.03% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #430624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430624 is #BCF9DB. Grayscale: #1B1B1B. Windows color (decimal): -12384732 or 2360899. OLE color: 2360899.
HSL color Cylindrical-coordinate representation of color #430624: hue angle of 330.49º 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 #430624 is Cyan = 0, Magento = 0.91, Yellow = 0.46 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 36 | - |
| CMYK | 0 | 0.91 | 0.46 | 0.74 |
| HSL | 330.49º | 0.84% | 0.14% | - |
| HSV(B) | 330.49º | 0.91% | 0.26% | - |
| XYZ | 2.7 | 1.45 | 1.81 | - |
| YUV | 27.66 | 132.71 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 36 | 0 | 0.91 | 0.46 | 0.74 | 330.49 | 0.84 | 0.14 |
| Hex | 43 | 6 | 24 | 0 | 5B | 2E | 4A | 14A | 54 | E |
| Octal | 103 | 6 | 44 | 0 | 133 | 56 | 112 | 512 | 124 | 16 |
| Binary | 1000011 | 110 | 100100 | 0 | 1011011 | 101110 | 1001010 | 101001010 | 1010100 | 1110 |
Color Harmonies of #430624
Complementary color
Monochromatic Colors of #430624
Black with #430624
Text Example
Text Example
White with #430624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430624; }
p { color: rgb(67,6,36); }
H1.HeaderClassName
{
color: #430624;
}
.AnyTagClassName
{
color: #430624;
}
</style>
background-color css
<style>
a { background-color: #430624; }
a { background-color: rgb(67,6,36); }
div.DivClassName
{
background-color: #430624;
}
.BgClassName
{
background-color: #430624;
}
</style>
border-color css
<style>
span { border-color: #430624; }
span { border-color: rgb(67,6,36); }
td.TdClassName
{
border-color: #430624;
}
.TagClassName
{
border-color: #430624;
}
</style>