Shades of Blackberry #430935
Tints of Blackberry #430935
RGB
CMYK
RGB Variations
Color information
#430935 (or 0x430935) is known color: Blackberry. HEX triplet: 43, 09 and 35. RGB value is (67,9,53). Sum of RGB (Red+Green+Blue) = 67+9+53=129 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.94% from 129); Green value is 9 (3.91% from 255 or 6.98% from 129); Blue value is 53 (21.09% from 255 or 41.09% from 129); Max value from RGB is 67 - color contains mainly: red. Hex color #430935 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430935 is #BCF6CA. Grayscale: #1F1F1F. Windows color (decimal): -12383947 or 3475779. OLE color: 3475779.
HSL color Cylindrical-coordinate representation of color #430935: hue angle of 314.48º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #430935 is Cyan = 0, Magento = 0.87, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 53 | - |
| CMYK | 0 | 0.87 | 0.21 | 0.74 |
| HSL | 314.48º | 0.76% | 0.15% | - |
| HSV(B) | 314.48º | 0.87% | 0.26% | - |
| XYZ | 3.06 | 1.65 | 3.52 | - |
| YUV | 31.36 | 140.22 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 53 | 0 | 0.87 | 0.21 | 0.74 | 314.48 | 0.76 | 0.15 |
| Hex | 43 | 9 | 35 | 0 | 57 | 15 | 4A | 13A | 4C | F |
| Octal | 103 | 11 | 65 | 0 | 127 | 25 | 112 | 472 | 114 | 17 |
| Binary | 1000011 | 1001 | 110101 | 0 | 1010111 | 10101 | 1001010 | 100111010 | 1001100 | 1111 |
Color Harmonies of #430935
Complementary color
Monochromatic Colors of #430935
Black with #430935
Text Example
Text Example
White with #430935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430935; }
p { color: rgb(67,9,53); }
H1.HeaderClassName
{
color: #430935;
}
.AnyTagClassName
{
color: #430935;
}
</style>
background-color css
<style>
a { background-color: #430935; }
a { background-color: rgb(67,9,53); }
div.DivClassName
{
background-color: #430935;
}
.BgClassName
{
background-color: #430935;
}
</style>
border-color css
<style>
span { border-color: #430935; }
span { border-color: rgb(67,9,53); }
td.TdClassName
{
border-color: #430935;
}
.TagClassName
{
border-color: #430935;
}
</style>