Shades of Blackberry #430422
Tints of Blackberry #430422
RGB
CMYK
RGB Variations
Color information
#430422 (or 0x430422) is known color: Blackberry. HEX triplet: 43, 04 and 22. RGB value is (67,4,34). Sum of RGB (Red+Green+Blue) = 67+4+34=105 (13% of max value = 765). Red value is 67 (26.56% from 255 or 63.81% from 105); Green value is 4 (1.95% from 255 or 3.81% from 105); Blue value is 34 (13.67% from 255 or 32.38% from 105); Max value from RGB is 67 - color contains mainly: red. Hex color #430422 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430422 is #BCFBDD. Grayscale: #1A1A1A. Windows color (decimal): -12385246 or 2229315. OLE color: 2229315.
HSL color Cylindrical-coordinate representation of color #430422: hue angle of 331.43º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430422 is Cyan = 0, Magento = 0.94, Yellow = 0.49 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 34 | - |
| CMYK | 0 | 0.94 | 0.49 | 0.74 |
| HSL | 331.43º | 0.89% | 0.14% | - |
| HSV(B) | 331.43º | 0.94% | 0.26% | - |
| XYZ | 2.65 | 1.4 | 1.64 | - |
| YUV | 26.26 | 132.37 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 34 | 0 | 0.94 | 0.49 | 0.74 | 331.43 | 0.89 | 0.14 |
| Hex | 43 | 4 | 22 | 0 | 5E | 31 | 4A | 14B | 59 | E |
| Octal | 103 | 4 | 42 | 0 | 136 | 61 | 112 | 513 | 131 | 16 |
| Binary | 1000011 | 100 | 100010 | 0 | 1011110 | 110001 | 1001010 | 101001011 | 1011001 | 1110 |
Color Harmonies of #430422
Complementary color
Monochromatic Colors of #430422
Black with #430422
Text Example
Text Example
White with #430422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430422; }
p { color: rgb(67,4,34); }
H1.HeaderClassName
{
color: #430422;
}
.AnyTagClassName
{
color: #430422;
}
</style>
background-color css
<style>
a { background-color: #430422; }
a { background-color: rgb(67,4,34); }
div.DivClassName
{
background-color: #430422;
}
.BgClassName
{
background-color: #430422;
}
</style>
border-color css
<style>
span { border-color: #430422; }
span { border-color: rgb(67,4,34); }
td.TdClassName
{
border-color: #430422;
}
.TagClassName
{
border-color: #430422;
}
</style>