Shades of Blackberry #430135
Tints of Blackberry #430135
RGB
CMYK
RGB Variations
Color information
#430135 (or 0x430135) is known color: Blackberry. HEX triplet: 43, 01 and 35. RGB value is (67,1,53). Sum of RGB (Red+Green+Blue) = 67+1+53=121 (16% of max value = 765). Red value is 67 (26.56% from 255 or 55.37% from 121); Green value is 1 (0.78% from 255 or 0.83% from 121); Blue value is 53 (21.09% from 255 or 43.80% from 121); Max value from RGB is 67 - color contains mainly: red. Hex color #430135 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430135 is #BCFECA. Grayscale: #1A1A1A. Windows color (decimal): -12385995 or 3473731. OLE color: 3473731.
HSL color Cylindrical-coordinate representation of color #430135: hue angle of 312.73º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #430135 is Cyan = 0, Magento = 0.99, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 1 | 53 | - |
| CMYK | 0 | 0.99 | 0.21 | 0.74 |
| HSL | 312.73º | 0.97% | 0.13% | - |
| HSV(B) | 312.73º | 0.99% | 0.26% | - |
| XYZ | 2.97 | 1.47 | 3.5 | - |
| YUV | 26.66 | 142.87 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 1 | 53 | 0 | 0.99 | 0.21 | 0.74 | 312.73 | 0.97 | 0.13 |
| Hex | 43 | 1 | 35 | 0 | 63 | 15 | 4A | 139 | 61 | D |
| Octal | 103 | 1 | 65 | 0 | 143 | 25 | 112 | 471 | 141 | 15 |
| Binary | 1000011 | 1 | 110101 | 0 | 1100011 | 10101 | 1001010 | 100111001 | 1100001 | 1101 |
Color Harmonies of #430135
Complementary color
Monochromatic Colors of #430135
Black with #430135
Text Example
Text Example
White with #430135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430135; }
p { color: rgb(67,1,53); }
H1.HeaderClassName
{
color: #430135;
}
.AnyTagClassName
{
color: #430135;
}
</style>
background-color css
<style>
a { background-color: #430135; }
a { background-color: rgb(67,1,53); }
div.DivClassName
{
background-color: #430135;
}
.BgClassName
{
background-color: #430135;
}
</style>
border-color css
<style>
span { border-color: #430135; }
span { border-color: rgb(67,1,53); }
td.TdClassName
{
border-color: #430135;
}
.TagClassName
{
border-color: #430135;
}
</style>