Shades of Blackberry #430635
Tints of Blackberry #430635
RGB
CMYK
RGB Variations
Color information
#430635 (or 0x430635) is known color: Blackberry. HEX triplet: 43, 06 and 35. RGB value is (67,6,53). Sum of RGB (Red+Green+Blue) = 67+6+53=126 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.17% from 126); Green value is 6 (2.73% from 255 or 4.76% from 126); Blue value is 53 (21.09% from 255 or 42.06% from 126); Max value from RGB is 67 - color contains mainly: red. Hex color #430635 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430635 is #BCF9CA. Grayscale: #1D1D1D. Windows color (decimal): -12384715 or 3475011. OLE color: 3475011.
HSL color Cylindrical-coordinate representation of color #430635: hue angle of 313.77º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #430635 is Cyan = 0, Magento = 0.91, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 53 | - |
| CMYK | 0 | 0.91 | 0.21 | 0.74 |
| HSL | 313.77º | 0.84% | 0.14% | - |
| HSV(B) | 313.77º | 0.91% | 0.26% | - |
| XYZ | 3.02 | 1.58 | 3.51 | - |
| YUV | 29.6 | 141.21 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 53 | 0 | 0.91 | 0.21 | 0.74 | 313.77 | 0.84 | 0.14 |
| Hex | 43 | 6 | 35 | 0 | 5B | 15 | 4A | 13A | 54 | E |
| Octal | 103 | 6 | 65 | 0 | 133 | 25 | 112 | 472 | 124 | 16 |
| Binary | 1000011 | 110 | 110101 | 0 | 1011011 | 10101 | 1001010 | 100111010 | 1010100 | 1110 |
Color Harmonies of #430635
Complementary color
Monochromatic Colors of #430635
Black with #430635
Text Example
Text Example
White with #430635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430635; }
p { color: rgb(67,6,53); }
H1.HeaderClassName
{
color: #430635;
}
.AnyTagClassName
{
color: #430635;
}
</style>
background-color css
<style>
a { background-color: #430635; }
a { background-color: rgb(67,6,53); }
div.DivClassName
{
background-color: #430635;
}
.BgClassName
{
background-color: #430635;
}
</style>
border-color css
<style>
span { border-color: #430635; }
span { border-color: rgb(67,6,53); }
td.TdClassName
{
border-color: #430635;
}
.TagClassName
{
border-color: #430635;
}
</style>