Shades of Blackberry #430932
Tints of Blackberry #430932
RGB
CMYK
RGB Variations
Color information
#430932 (or 0x430932) is known color: Blackberry. HEX triplet: 43, 09 and 32. RGB value is (67,9,50). Sum of RGB (Red+Green+Blue) = 67+9+50=126 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.17% from 126); Green value is 9 (3.91% from 255 or 7.14% from 126); Blue value is 50 (19.92% from 255 or 39.68% from 126); Max value from RGB is 67 - color contains mainly: red. Hex color #430932 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430932 is #BCF6CD. Grayscale: #1E1E1E. Windows color (decimal): -12383950 or 3279171. OLE color: 3279171.
HSL color Cylindrical-coordinate representation of color #430932: hue angle of 317.59º 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 #430932 is Cyan = 0, Magento = 0.87, Yellow = 0.25 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 50 | - |
| CMYK | 0 | 0.87 | 0.25 | 0.74 |
| HSL | 317.59º | 0.76% | 0.15% | - |
| HSV(B) | 317.59º | 0.87% | 0.26% | - |
| XYZ | 2.99 | 1.62 | 3.17 | - |
| YUV | 31.02 | 138.72 | 153.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 50 | 0 | 0.87 | 0.25 | 0.74 | 317.59 | 0.76 | 0.15 |
| Hex | 43 | 9 | 32 | 0 | 57 | 19 | 4A | 13E | 4C | F |
| Octal | 103 | 11 | 62 | 0 | 127 | 31 | 112 | 476 | 114 | 17 |
| Binary | 1000011 | 1001 | 110010 | 0 | 1010111 | 11001 | 1001010 | 100111110 | 1001100 | 1111 |
Color Harmonies of #430932
Complementary color
Monochromatic Colors of #430932
Black with #430932
Text Example
Text Example
White with #430932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430932; }
p { color: rgb(67,9,50); }
H1.HeaderClassName
{
color: #430932;
}
.AnyTagClassName
{
color: #430932;
}
</style>
background-color css
<style>
a { background-color: #430932; }
a { background-color: rgb(67,9,50); }
div.DivClassName
{
background-color: #430932;
}
.BgClassName
{
background-color: #430932;
}
</style>
border-color css
<style>
span { border-color: #430932; }
span { border-color: rgb(67,9,50); }
td.TdClassName
{
border-color: #430932;
}
.TagClassName
{
border-color: #430932;
}
</style>