Shades of Blackberry #431938
Tints of Blackberry #431938
RGB
CMYK
RGB Variations
Color information
#431938 (or 0x431938) is known color: Blackberry. HEX triplet: 43, 19 and 38. RGB value is (67,25,56). Sum of RGB (Red+Green+Blue) = 67+25+56=148 (19% of max value = 765). Red value is 67 (26.56% from 255 or 45.27% from 148); Green value is 25 (10.16% from 255 or 16.89% from 148); Blue value is 56 (22.27% from 255 or 37.84% from 148); Max value from RGB is 67 - color contains mainly: red. Hex color #431938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431938 is #BCE6C7. Grayscale: #292929. Windows color (decimal): -12379848 or 3676483. OLE color: 3676483.
HSL color Cylindrical-coordinate representation of color #431938: hue angle of 315.71º degrees, saturation: 0.46, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #431938 is Cyan = 0, Magento = 0.63, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 25 | 56 | - |
| CMYK | 0 | 0.63 | 0.16 | 0.74 |
| HSL | 315.71º | 0.46% | 0.18% | - |
| HSV(B) | 315.71º | 0.63% | 0.26% | - |
| XYZ | 3.38 | 2.17 | 3.98 | - |
| YUV | 41.09 | 136.41 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 56 | 0 | 0.63 | 0.16 | 0.74 | 315.71 | 0.46 | 0.18 |
| Hex | 43 | 19 | 38 | 0 | 3F | 10 | 4A | 13C | 2E | 12 |
| Octal | 103 | 31 | 70 | 0 | 77 | 20 | 112 | 474 | 56 | 22 |
| Binary | 1000011 | 11001 | 111000 | 0 | 111111 | 10000 | 1001010 | 100111100 | 101110 | 10010 |
Color Harmonies of #431938
Complementary color
Monochromatic Colors of #431938
Black with #431938
Text Example
Text Example
White with #431938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431938; }
p { color: rgb(67,25,56); }
H1.HeaderClassName
{
color: #431938;
}
.AnyTagClassName
{
color: #431938;
}
</style>
background-color css
<style>
a { background-color: #431938; }
a { background-color: rgb(67,25,56); }
div.DivClassName
{
background-color: #431938;
}
.BgClassName
{
background-color: #431938;
}
</style>
border-color css
<style>
span { border-color: #431938; }
span { border-color: rgb(67,25,56); }
td.TdClassName
{
border-color: #431938;
}
.TagClassName
{
border-color: #431938;
}
</style>