Shades of Blackberry #431027
Tints of Blackberry #431027
RGB
CMYK
RGB Variations
Color information
#431027 (or 0x431027) is known color: Blackberry. HEX triplet: 43, 10 and 27. RGB value is (67,16,39). Sum of RGB (Red+Green+Blue) = 67+16+39=122 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.92% from 122); Green value is 16 (6.64% from 255 or 13.11% from 122); Blue value is 39 (15.62% from 255 or 31.97% from 122); Max value from RGB is 67 - color contains mainly: red. Hex color #431027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431027 is #BCEFD8. Grayscale: #212121. Windows color (decimal): -12382169 or 2560067. OLE color: 2560067.
HSL color Cylindrical-coordinate representation of color #431027: hue angle of 332.94º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #431027 is Cyan = 0, Magento = 0.76, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 16 | 39 | - |
| CMYK | 0 | 0.76 | 0.42 | 0.74 |
| HSL | 332.94º | 0.61% | 0.16% | - |
| HSV(B) | 332.94º | 0.76% | 0.26% | - |
| XYZ | 2.87 | 1.71 | 2.1 | - |
| YUV | 33.87 | 130.9 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 16 | 39 | 0 | 0.76 | 0.42 | 0.74 | 332.94 | 0.61 | 0.16 |
| Hex | 43 | 10 | 27 | 0 | 4C | 2A | 4A | 14D | 3D | 10 |
| Octal | 103 | 20 | 47 | 0 | 114 | 52 | 112 | 515 | 75 | 20 |
| Binary | 1000011 | 10000 | 100111 | 0 | 1001100 | 101010 | 1001010 | 101001101 | 111101 | 10000 |
Color Harmonies of #431027
Complementary color
Monochromatic Colors of #431027
Black with #431027
Text Example
Text Example
White with #431027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431027; }
p { color: rgb(67,16,39); }
H1.HeaderClassName
{
color: #431027;
}
.AnyTagClassName
{
color: #431027;
}
</style>
background-color css
<style>
a { background-color: #431027; }
a { background-color: rgb(67,16,39); }
div.DivClassName
{
background-color: #431027;
}
.BgClassName
{
background-color: #431027;
}
</style>
border-color css
<style>
span { border-color: #431027; }
span { border-color: rgb(67,16,39); }
td.TdClassName
{
border-color: #431027;
}
.TagClassName
{
border-color: #431027;
}
</style>