Shades of Blackberry #430326
Tints of Blackberry #430326
RGB
CMYK
RGB Variations
Color information
#430326 (or 0x430326) is known color: Blackberry. HEX triplet: 43, 03 and 26. RGB value is (67,3,38). Sum of RGB (Red+Green+Blue) = 67+3+38=108 (14% of max value = 765). Red value is 67 (26.56% from 255 or 62.04% from 108); Green value is 3 (1.56% from 255 or 2.78% from 108); Blue value is 38 (15.23% from 255 or 35.19% from 108); Max value from RGB is 67 - color contains mainly: red. Hex color #430326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430326 is #BCFCD9. Grayscale: #1A1A1A. Windows color (decimal): -12385498 or 2491203. OLE color: 2491203.
HSL color Cylindrical-coordinate representation of color #430326: hue angle of 327.19º 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 #430326 is Cyan = 0, Magento = 0.96, Yellow = 0.43 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 38 | - |
| CMYK | 0 | 0.96 | 0.43 | 0.74 |
| HSL | 327.19º | 0.91% | 0.14% | - |
| HSV(B) | 327.19º | 0.96% | 0.26% | - |
| XYZ | 2.7 | 1.4 | 1.96 | - |
| YUV | 26.13 | 134.7 | 157.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 38 | 0 | 0.96 | 0.43 | 0.74 | 327.19 | 0.91 | 0.14 |
| Hex | 43 | 3 | 26 | 0 | 60 | 2B | 4A | 147 | 5B | E |
| Octal | 103 | 3 | 46 | 0 | 140 | 53 | 112 | 507 | 133 | 16 |
| Binary | 1000011 | 11 | 100110 | 0 | 1100000 | 101011 | 1001010 | 101000111 | 1011011 | 1110 |
Color Harmonies of #430326
Complementary color
Monochromatic Colors of #430326
Black with #430326
Text Example
Text Example
White with #430326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430326; }
p { color: rgb(67,3,38); }
H1.HeaderClassName
{
color: #430326;
}
.AnyTagClassName
{
color: #430326;
}
</style>
background-color css
<style>
a { background-color: #430326; }
a { background-color: rgb(67,3,38); }
div.DivClassName
{
background-color: #430326;
}
.BgClassName
{
background-color: #430326;
}
</style>
border-color css
<style>
span { border-color: #430326; }
span { border-color: rgb(67,3,38); }
td.TdClassName
{
border-color: #430326;
}
.TagClassName
{
border-color: #430326;
}
</style>