Shades of Blackberry #430329
Tints of Blackberry #430329
RGB
CMYK
RGB Variations
Color information
#430329 (or 0x430329) is known color: Blackberry. HEX triplet: 43, 03 and 29. RGB value is (67,3,41). Sum of RGB (Red+Green+Blue) = 67+3+41=111 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.36% from 111); Green value is 3 (1.56% from 255 or 2.70% from 111); Blue value is 41 (16.41% from 255 or 36.94% from 111); Max value from RGB is 67 - color contains mainly: red. Hex color #430329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430329 is #BCFCD6. Grayscale: #1A1A1A. Windows color (decimal): -12385495 or 2687811. OLE color: 2687811.
HSL color Cylindrical-coordinate representation of color #430329: hue angle of 324.38º 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 #430329 is Cyan = 0, Magento = 0.96, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 41 | - |
| CMYK | 0 | 0.96 | 0.39 | 0.74 |
| HSL | 324.38º | 0.91% | 0.14% | - |
| HSV(B) | 324.38º | 0.96% | 0.26% | - |
| XYZ | 2.75 | 1.42 | 2.23 | - |
| YUV | 26.47 | 136.2 | 156.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 41 | 0 | 0.96 | 0.39 | 0.74 | 324.38 | 0.91 | 0.14 |
| Hex | 43 | 3 | 29 | 0 | 60 | 27 | 4A | 144 | 5B | E |
| Octal | 103 | 3 | 51 | 0 | 140 | 47 | 112 | 504 | 133 | 16 |
| Binary | 1000011 | 11 | 101001 | 0 | 1100000 | 100111 | 1001010 | 101000100 | 1011011 | 1110 |
Color Harmonies of #430329
Complementary color
Monochromatic Colors of #430329
Black with #430329
Text Example
Text Example
White with #430329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430329; }
p { color: rgb(67,3,41); }
H1.HeaderClassName
{
color: #430329;
}
.AnyTagClassName
{
color: #430329;
}
</style>
background-color css
<style>
a { background-color: #430329; }
a { background-color: rgb(67,3,41); }
div.DivClassName
{
background-color: #430329;
}
.BgClassName
{
background-color: #430329;
}
</style>
border-color css
<style>
span { border-color: #430329; }
span { border-color: rgb(67,3,41); }
td.TdClassName
{
border-color: #430329;
}
.TagClassName
{
border-color: #430329;
}
</style>