Shades of Blackberry #430027
Tints of Blackberry #430027
RGB
CMYK
RGB Variations
Color information
#430027 (or 0x430027) is known color: Blackberry. HEX triplet: 43, 00 and 27. RGB value is (67,0,39). Sum of RGB (Red+Green+Blue) = 67+0+39=106 (14% of max value = 765). Red value is 67 (26.56% from 255 or 63.21% from 106); Green value is 0 (0.39% from 255 or 0% from 106); Blue value is 39 (15.62% from 255 or 36.79% from 106); Max value from RGB is 67 - color contains mainly: red. Hex color #430027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430027 is #BCFFD8. Grayscale: #181818. Windows color (decimal): -12386265 or 2555971. OLE color: 2555971.
HSL color Cylindrical-coordinate representation of color #430027: hue angle of 325.07º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #430027 is Cyan = 0, Magento = 1, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 0 | 39 | - |
| CMYK | 0 | 1 | 0.42 | 0.74 |
| HSL | 325.07º | 1% | 0.13% | - |
| HSV(B) | 325.07º | 1% | 0.26% | - |
| XYZ | 2.68 | 1.34 | 2.04 | - |
| YUV | 24.48 | 136.2 | 158.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 0 | 39 | 0 | 1 | 0.42 | 0.74 | 325.07 | 1 | 0.13 |
| Hex | 43 | 0 | 27 | 0 | 64 | 2A | 4A | 145 | 64 | D |
| Octal | 103 | 0 | 47 | 0 | 144 | 52 | 112 | 505 | 144 | 15 |
| Binary | 1000011 | 0 | 100111 | 0 | 1100100 | 101010 | 1001010 | 101000101 | 1100100 | 1101 |
Color Harmonies of #430027
Complementary color
Monochromatic Colors of #430027
Black with #430027
Text Example
Text Example
White with #430027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430027; }
p { color: rgb(67,0,39); }
H1.HeaderClassName
{
color: #430027;
}
.AnyTagClassName
{
color: #430027;
}
</style>
background-color css
<style>
a { background-color: #430027; }
a { background-color: rgb(67,0,39); }
div.DivClassName
{
background-color: #430027;
}
.BgClassName
{
background-color: #430027;
}
</style>
border-color css
<style>
span { border-color: #430027; }
span { border-color: rgb(67,0,39); }
td.TdClassName
{
border-color: #430027;
}
.TagClassName
{
border-color: #430027;
}
</style>