Shades of Blackberry #430626
Tints of Blackberry #430626
RGB
CMYK
RGB Variations
Color information
#430626 (or 0x430626) is known color: Blackberry. HEX triplet: 43, 06 and 26. RGB value is (67,6,38). Sum of RGB (Red+Green+Blue) = 67+6+38=111 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.36% from 111); Green value is 6 (2.73% from 255 or 5.41% from 111); Blue value is 38 (15.23% from 255 or 34.23% from 111); Max value from RGB is 67 - color contains mainly: red. Hex color #430626 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430626 is #BCF9D9. Grayscale: #1B1B1B. Windows color (decimal): -12384730 or 2491971. OLE color: 2491971.
HSL color Cylindrical-coordinate representation of color #430626: hue angle of 328.52º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #430626 is Cyan = 0, Magento = 0.91, Yellow = 0.43 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 38 | - |
| CMYK | 0 | 0.91 | 0.43 | 0.74 |
| HSL | 328.52º | 0.84% | 0.14% | - |
| HSV(B) | 328.52º | 0.91% | 0.26% | - |
| XYZ | 2.73 | 1.46 | 1.97 | - |
| YUV | 27.89 | 133.71 | 155.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 38 | 0 | 0.91 | 0.43 | 0.74 | 328.52 | 0.84 | 0.14 |
| Hex | 43 | 6 | 26 | 0 | 5B | 2B | 4A | 149 | 54 | E |
| Octal | 103 | 6 | 46 | 0 | 133 | 53 | 112 | 511 | 124 | 16 |
| Binary | 1000011 | 110 | 100110 | 0 | 1011011 | 101011 | 1001010 | 101001001 | 1010100 | 1110 |
Color Harmonies of #430626
Complementary color
Monochromatic Colors of #430626
Black with #430626
Text Example
Text Example
White with #430626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430626; }
p { color: rgb(67,6,38); }
H1.HeaderClassName
{
color: #430626;
}
.AnyTagClassName
{
color: #430626;
}
</style>
background-color css
<style>
a { background-color: #430626; }
a { background-color: rgb(67,6,38); }
div.DivClassName
{
background-color: #430626;
}
.BgClassName
{
background-color: #430626;
}
</style>
border-color css
<style>
span { border-color: #430626; }
span { border-color: rgb(67,6,38); }
td.TdClassName
{
border-color: #430626;
}
.TagClassName
{
border-color: #430626;
}
</style>