Shades of Blackberry #430727
Tints of Blackberry #430727
RGB
CMYK
RGB Variations
Color information
#430727 (or 0x430727) is known color: Blackberry. HEX triplet: 43, 07 and 27. RGB value is (67,7,39). Sum of RGB (Red+Green+Blue) = 67+7+39=113 (14% of max value = 765). Red value is 67 (26.56% from 255 or 59.29% from 113); Green value is 7 (3.12% from 255 or 6.19% from 113); Blue value is 39 (15.62% from 255 or 34.51% from 113); Max value from RGB is 67 - color contains mainly: red. Hex color #430727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430727 is #BCF8D8. Grayscale: #1C1C1C. Windows color (decimal): -12384473 or 2557763. OLE color: 2557763.
HSL color Cylindrical-coordinate representation of color #430727: hue angle of 328º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #430727 is Cyan = 0, Magento = 0.90, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 39 | - |
| CMYK | 0 | 0.90 | 0.42 | 0.74 |
| HSL | 328º | 0.81% | 0.15% | - |
| HSV(B) | 328º | 0.9% | 0.26% | - |
| XYZ | 2.76 | 1.49 | 2.06 | - |
| YUV | 28.59 | 133.88 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 39 | 0 | 0.90 | 0.42 | 0.74 | 328 | 0.81 | 0.15 |
| Hex | 43 | 7 | 27 | 0 | 5A | 2A | 4A | 148 | 51 | F |
| Octal | 103 | 7 | 47 | 0 | 132 | 52 | 112 | 510 | 121 | 17 |
| Binary | 1000011 | 111 | 100111 | 0 | 1011010 | 101010 | 1001010 | 101001000 | 1010001 | 1111 |
Color Harmonies of #430727
Complementary color
Monochromatic Colors of #430727
Black with #430727
Text Example
Text Example
White with #430727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430727; }
p { color: rgb(67,7,39); }
H1.HeaderClassName
{
color: #430727;
}
.AnyTagClassName
{
color: #430727;
}
</style>
background-color css
<style>
a { background-color: #430727; }
a { background-color: rgb(67,7,39); }
div.DivClassName
{
background-color: #430727;
}
.BgClassName
{
background-color: #430727;
}
</style>
border-color css
<style>
span { border-color: #430727; }
span { border-color: rgb(67,7,39); }
td.TdClassName
{
border-color: #430727;
}
.TagClassName
{
border-color: #430727;
}
</style>