Shades of Blackberry #430535
Tints of Blackberry #430535
RGB
CMYK
RGB Variations
Color information
#430535 (or 0x430535) is known color: Blackberry. HEX triplet: 43, 05 and 35. RGB value is (67,5,53). Sum of RGB (Red+Green+Blue) = 67+5+53=125 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.6% from 125); Green value is 5 (2.34% from 255 or 4% from 125); Blue value is 53 (21.09% from 255 or 42.4% from 125); Max value from RGB is 67 - color contains mainly: red. Hex color #430535 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430535 is #BCFACA. Grayscale: #1C1C1C. Windows color (decimal): -12384971 or 3474755. OLE color: 3474755.
HSL color Cylindrical-coordinate representation of color #430535: hue angle of 313.55º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430535 is Cyan = 0, Magento = 0.93, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 53 | - |
| CMYK | 0 | 0.93 | 0.21 | 0.74 |
| HSL | 313.55º | 0.86% | 0.14% | - |
| HSV(B) | 313.55º | 0.93% | 0.26% | - |
| XYZ | 3.01 | 1.56 | 3.51 | - |
| YUV | 29.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 53 | 0 | 0.93 | 0.21 | 0.74 | 313.55 | 0.86 | 0.14 |
| Hex | 43 | 5 | 35 | 0 | 5D | 15 | 4A | 13A | 56 | E |
| Octal | 103 | 5 | 65 | 0 | 135 | 25 | 112 | 472 | 126 | 16 |
| Binary | 1000011 | 101 | 110101 | 0 | 1011101 | 10101 | 1001010 | 100111010 | 1010110 | 1110 |
Color Harmonies of #430535
Complementary color
Monochromatic Colors of #430535
Black with #430535
Text Example
Text Example
White with #430535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430535; }
p { color: rgb(67,5,53); }
H1.HeaderClassName
{
color: #430535;
}
.AnyTagClassName
{
color: #430535;
}
</style>
background-color css
<style>
a { background-color: #430535; }
a { background-color: rgb(67,5,53); }
div.DivClassName
{
background-color: #430535;
}
.BgClassName
{
background-color: #430535;
}
</style>
border-color css
<style>
span { border-color: #430535; }
span { border-color: rgb(67,5,53); }
td.TdClassName
{
border-color: #430535;
}
.TagClassName
{
border-color: #430535;
}
</style>