Shades of Blackberry #430838
Tints of Blackberry #430838
RGB
CMYK
RGB Variations
Color information
#430838 (or 0x430838) is known color: Blackberry. HEX triplet: 43, 08 and 38. RGB value is (67,8,56). Sum of RGB (Red+Green+Blue) = 67+8+56=131 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.15% from 131); Green value is 8 (3.52% from 255 or 6.11% from 131); Blue value is 56 (22.27% from 255 or 42.75% from 131); Max value from RGB is 67 - color contains mainly: red. Hex color #430838 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430838 is #BCF7C7. Grayscale: #1E1E1E. Windows color (decimal): -12384200 or 3672131. OLE color: 3672131.
HSL color Cylindrical-coordinate representation of color #430838: hue angle of 311.19º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #430838 is Cyan = 0, Magento = 0.88, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 8 | 56 | - |
| CMYK | 0 | 0.88 | 0.16 | 0.74 |
| HSL | 311.19º | 0.79% | 0.15% | - |
| HSV(B) | 311.19º | 0.88% | 0.26% | - |
| XYZ | 3.12 | 1.65 | 3.9 | - |
| YUV | 31.11 | 142.05 | 153.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 56 | 0 | 0.88 | 0.16 | 0.74 | 311.19 | 0.79 | 0.15 |
| Hex | 43 | 8 | 38 | 0 | 58 | 10 | 4A | 137 | 4F | F |
| Octal | 103 | 10 | 70 | 0 | 130 | 20 | 112 | 467 | 117 | 17 |
| Binary | 1000011 | 1000 | 111000 | 0 | 1011000 | 10000 | 1001010 | 100110111 | 1001111 | 1111 |
Color Harmonies of #430838
Complementary color
Monochromatic Colors of #430838
Black with #430838
Text Example
Text Example
White with #430838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430838; }
p { color: rgb(67,8,56); }
H1.HeaderClassName
{
color: #430838;
}
.AnyTagClassName
{
color: #430838;
}
</style>
background-color css
<style>
a { background-color: #430838; }
a { background-color: rgb(67,8,56); }
div.DivClassName
{
background-color: #430838;
}
.BgClassName
{
background-color: #430838;
}
</style>
border-color css
<style>
span { border-color: #430838; }
span { border-color: rgb(67,8,56); }
td.TdClassName
{
border-color: #430838;
}
.TagClassName
{
border-color: #430838;
}
</style>