Shades of Blackberry #430438
Tints of Blackberry #430438
RGB
CMYK
RGB Variations
Color information
#430438 (or 0x430438) is known color: Blackberry. HEX triplet: 43, 04 and 38. RGB value is (67,4,56). Sum of RGB (Red+Green+Blue) = 67+4+56=127 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.76% from 127); Green value is 4 (1.95% from 255 or 3.15% from 127); Blue value is 56 (22.27% from 255 or 44.09% from 127); Max value from RGB is 67 - color contains mainly: red. Hex color #430438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430438 is #BCFBC7. Grayscale: #1C1C1C. Windows color (decimal): -12385224 or 3671107. OLE color: 3671107.
HSL color Cylindrical-coordinate representation of color #430438: hue angle of 310.48º 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 #430438 is Cyan = 0, Magento = 0.94, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 56 | - |
| CMYK | 0 | 0.94 | 0.16 | 0.74 |
| HSL | 310.48º | 0.89% | 0.14% | - |
| HSV(B) | 310.48º | 0.94% | 0.26% | - |
| XYZ | 3.07 | 1.57 | 3.88 | - |
| YUV | 28.77 | 143.37 | 155.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 56 | 0 | 0.94 | 0.16 | 0.74 | 310.48 | 0.89 | 0.14 |
| Hex | 43 | 4 | 38 | 0 | 5E | 10 | 4A | 136 | 59 | E |
| Octal | 103 | 4 | 70 | 0 | 136 | 20 | 112 | 466 | 131 | 16 |
| Binary | 1000011 | 100 | 111000 | 0 | 1011110 | 10000 | 1001010 | 100110110 | 1011001 | 1110 |
Color Harmonies of #430438
Complementary color
Monochromatic Colors of #430438
Black with #430438
Text Example
Text Example
White with #430438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430438; }
p { color: rgb(67,4,56); }
H1.HeaderClassName
{
color: #430438;
}
.AnyTagClassName
{
color: #430438;
}
</style>
background-color css
<style>
a { background-color: #430438; }
a { background-color: rgb(67,4,56); }
div.DivClassName
{
background-color: #430438;
}
.BgClassName
{
background-color: #430438;
}
</style>
border-color css
<style>
span { border-color: #430438; }
span { border-color: rgb(67,4,56); }
td.TdClassName
{
border-color: #430438;
}
.TagClassName
{
border-color: #430438;
}
</style>