Shades of Blackberry #430636
Tints of Blackberry #430636
RGB
CMYK
RGB Variations
Color information
#430636 (or 0x430636) is known color: Blackberry. HEX triplet: 43, 06 and 36. RGB value is (67,6,54). Sum of RGB (Red+Green+Blue) = 67+6+54=127 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.76% from 127); Green value is 6 (2.73% from 255 or 4.72% from 127); Blue value is 54 (21.48% from 255 or 42.52% from 127); Max value from RGB is 67 - color contains mainly: red. Hex color #430636 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430636 is #BCF9C9. Grayscale: #1D1D1D. Windows color (decimal): -12384714 or 3540547. OLE color: 3540547.
HSL color Cylindrical-coordinate representation of color #430636: hue angle of 312.79º 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 #430636 is Cyan = 0, Magento = 0.91, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 54 | - |
| CMYK | 0 | 0.91 | 0.19 | 0.74 |
| HSL | 312.79º | 0.84% | 0.14% | - |
| HSV(B) | 312.79º | 0.91% | 0.26% | - |
| XYZ | 3.05 | 1.59 | 3.64 | - |
| YUV | 29.71 | 141.71 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 54 | 0 | 0.91 | 0.19 | 0.74 | 312.79 | 0.84 | 0.14 |
| Hex | 43 | 6 | 36 | 0 | 5B | 13 | 4A | 139 | 54 | E |
| Octal | 103 | 6 | 66 | 0 | 133 | 23 | 112 | 471 | 124 | 16 |
| Binary | 1000011 | 110 | 110110 | 0 | 1011011 | 10011 | 1001010 | 100111001 | 1010100 | 1110 |
Color Harmonies of #430636
Complementary color
Monochromatic Colors of #430636
Black with #430636
Text Example
Text Example
White with #430636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430636; }
p { color: rgb(67,6,54); }
H1.HeaderClassName
{
color: #430636;
}
.AnyTagClassName
{
color: #430636;
}
</style>
background-color css
<style>
a { background-color: #430636; }
a { background-color: rgb(67,6,54); }
div.DivClassName
{
background-color: #430636;
}
.BgClassName
{
background-color: #430636;
}
</style>
border-color css
<style>
span { border-color: #430636; }
span { border-color: rgb(67,6,54); }
td.TdClassName
{
border-color: #430636;
}
.TagClassName
{
border-color: #430636;
}
</style>