Shades of Blackberry #430425
Tints of Blackberry #430425
RGB
CMYK
RGB Variations
Color information
#430425 (or 0x430425) is known color: Blackberry. HEX triplet: 43, 04 and 25. RGB value is (67,4,37). Sum of RGB (Red+Green+Blue) = 67+4+37=108 (14% of max value = 765). Red value is 67 (26.56% from 255 or 62.04% from 108); Green value is 4 (1.95% from 255 or 3.70% from 108); Blue value is 37 (14.84% from 255 or 34.26% from 108); Max value from RGB is 67 - color contains mainly: red. Hex color #430425 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430425 is #BCFBDA. Grayscale: #1A1A1A. Windows color (decimal): -12385243 or 2425923. OLE color: 2425923.
HSL color Cylindrical-coordinate representation of color #430425: hue angle of 328.57º 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 #430425 is Cyan = 0, Magento = 0.94, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 37 | - |
| CMYK | 0 | 0.94 | 0.45 | 0.74 |
| HSL | 328.57º | 0.89% | 0.14% | - |
| HSV(B) | 328.57º | 0.94% | 0.26% | - |
| XYZ | 2.69 | 1.41 | 1.88 | - |
| YUV | 26.6 | 133.87 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 37 | 0 | 0.94 | 0.45 | 0.74 | 328.57 | 0.89 | 0.14 |
| Hex | 43 | 4 | 25 | 0 | 5E | 2D | 4A | 149 | 59 | E |
| Octal | 103 | 4 | 45 | 0 | 136 | 55 | 112 | 511 | 131 | 16 |
| Binary | 1000011 | 100 | 100101 | 0 | 1011110 | 101101 | 1001010 | 101001001 | 1011001 | 1110 |
Color Harmonies of #430425
Complementary color
Monochromatic Colors of #430425
Black with #430425
Text Example
Text Example
White with #430425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430425; }
p { color: rgb(67,4,37); }
H1.HeaderClassName
{
color: #430425;
}
.AnyTagClassName
{
color: #430425;
}
</style>
background-color css
<style>
a { background-color: #430425; }
a { background-color: rgb(67,4,37); }
div.DivClassName
{
background-color: #430425;
}
.BgClassName
{
background-color: #430425;
}
</style>
border-color css
<style>
span { border-color: #430425; }
span { border-color: rgb(67,4,37); }
td.TdClassName
{
border-color: #430425;
}
.TagClassName
{
border-color: #430425;
}
</style>