Shades of Blackberry #430922
Tints of Blackberry #430922
RGB
CMYK
RGB Variations
Color information
#430922 (or 0x430922) is known color: Blackberry. HEX triplet: 43, 09 and 22. RGB value is (67,9,34). Sum of RGB (Red+Green+Blue) = 67+9+34=110 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.91% from 110); Green value is 9 (3.91% from 255 or 8.18% from 110); Blue value is 34 (13.67% from 255 or 30.91% from 110); Max value from RGB is 67 - color contains mainly: red. Hex color #430922 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430922 is #BCF6DD. Grayscale: #1D1D1D. Windows color (decimal): -12383966 or 2230595. OLE color: 2230595.
HSL color Cylindrical-coordinate representation of color #430922: hue angle of 334.14º 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 #430922 is Cyan = 0, Magento = 0.87, Yellow = 0.49 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 34 | - |
| CMYK | 0 | 0.87 | 0.49 | 0.74 |
| HSL | 334.14º | 0.76% | 0.15% | - |
| HSV(B) | 334.14º | 0.87% | 0.26% | - |
| XYZ | 2.7 | 1.5 | 1.66 | - |
| YUV | 29.19 | 130.72 | 154.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 34 | 0 | 0.87 | 0.49 | 0.74 | 334.14 | 0.76 | 0.15 |
| Hex | 43 | 9 | 22 | 0 | 57 | 31 | 4A | 14E | 4C | F |
| Octal | 103 | 11 | 42 | 0 | 127 | 61 | 112 | 516 | 114 | 17 |
| Binary | 1000011 | 1001 | 100010 | 0 | 1010111 | 110001 | 1001010 | 101001110 | 1001100 | 1111 |
Color Harmonies of #430922
Complementary color
Monochromatic Colors of #430922
Black with #430922
Text Example
Text Example
White with #430922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430922; }
p { color: rgb(67,9,34); }
H1.HeaderClassName
{
color: #430922;
}
.AnyTagClassName
{
color: #430922;
}
</style>
background-color css
<style>
a { background-color: #430922; }
a { background-color: rgb(67,9,34); }
div.DivClassName
{
background-color: #430922;
}
.BgClassName
{
background-color: #430922;
}
</style>
border-color css
<style>
span { border-color: #430922; }
span { border-color: rgb(67,9,34); }
td.TdClassName
{
border-color: #430922;
}
.TagClassName
{
border-color: #430922;
}
</style>