Shades of Blackberry #430038
Tints of Blackberry #430038
RGB
CMYK
RGB Variations
Color information
#430038 (or 0x430038) is known color: Blackberry. HEX triplet: 43, 00 and 38. RGB value is (67,0,56). Sum of RGB (Red+Green+Blue) = 67+0+56=123 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.47% from 123); Green value is 0 (0.39% from 255 or 0% from 123); Blue value is 56 (22.27% from 255 or 45.53% from 123); Max value from RGB is 67 - color contains mainly: red. Hex color #430038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430038 is #BCFFC7. Grayscale: #1A1A1A. Windows color (decimal): -12386248 or 3670083. OLE color: 3670083.
HSL color Cylindrical-coordinate representation of color #430038: hue angle of 309.85º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #430038 is Cyan = 0, Magento = 1, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 0 | 56 | - |
| CMYK | 0 | 1 | 0.16 | 0.74 |
| HSL | 309.85º | 1% | 0.13% | - |
| HSV(B) | 309.85º | 1% | 0.26% | - |
| XYZ | 3.03 | 1.48 | 3.87 | - |
| YUV | 26.42 | 144.7 | 156.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 0 | 56 | 0 | 1 | 0.16 | 0.74 | 309.85 | 1 | 0.13 |
| Hex | 43 | 0 | 38 | 0 | 64 | 10 | 4A | 136 | 64 | D |
| Octal | 103 | 0 | 70 | 0 | 144 | 20 | 112 | 466 | 144 | 15 |
| Binary | 1000011 | 0 | 111000 | 0 | 1100100 | 10000 | 1001010 | 100110110 | 1100100 | 1101 |
Color Harmonies of #430038
Complementary color
Monochromatic Colors of #430038
Black with #430038
Text Example
Text Example
White with #430038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430038; }
p { color: rgb(67,0,56); }
H1.HeaderClassName
{
color: #430038;
}
.AnyTagClassName
{
color: #430038;
}
</style>
background-color css
<style>
a { background-color: #430038; }
a { background-color: rgb(67,0,56); }
div.DivClassName
{
background-color: #430038;
}
.BgClassName
{
background-color: #430038;
}
</style>
border-color css
<style>
span { border-color: #430038; }
span { border-color: rgb(67,0,56); }
td.TdClassName
{
border-color: #430038;
}
.TagClassName
{
border-color: #430038;
}
</style>