Shades of Blackberry #430327
Tints of Blackberry #430327
RGB
CMYK
RGB Variations
Color information
#430327 (or 0x430327) is known color: Blackberry. HEX triplet: 43, 03 and 27. RGB value is (67,3,39). Sum of RGB (Red+Green+Blue) = 67+3+39=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 3 (1.56% from 255 or 2.75% from 109); Blue value is 39 (15.62% from 255 or 35.78% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #430327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430327 is #BCFCD8. Grayscale: #1A1A1A. Windows color (decimal): -12385497 or 2556739. OLE color: 2556739.
HSL color Cylindrical-coordinate representation of color #430327: hue angle of 326.25º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430327 is Cyan = 0, Magento = 0.96, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 39 | - |
| CMYK | 0 | 0.96 | 0.42 | 0.74 |
| HSL | 326.25º | 0.91% | 0.14% | - |
| HSV(B) | 326.25º | 0.96% | 0.26% | - |
| XYZ | 2.71 | 1.4 | 2.05 | - |
| YUV | 26.24 | 135.2 | 157.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 39 | 0 | 0.96 | 0.42 | 0.74 | 326.25 | 0.91 | 0.14 |
| Hex | 43 | 3 | 27 | 0 | 60 | 2A | 4A | 146 | 5B | E |
| Octal | 103 | 3 | 47 | 0 | 140 | 52 | 112 | 506 | 133 | 16 |
| Binary | 1000011 | 11 | 100111 | 0 | 1100000 | 101010 | 1001010 | 101000110 | 1011011 | 1110 |
Color Harmonies of #430327
Complementary color
Monochromatic Colors of #430327
Black with #430327
Text Example
Text Example
White with #430327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430327; }
p { color: rgb(67,3,39); }
H1.HeaderClassName
{
color: #430327;
}
.AnyTagClassName
{
color: #430327;
}
</style>
background-color css
<style>
a { background-color: #430327; }
a { background-color: rgb(67,3,39); }
div.DivClassName
{
background-color: #430327;
}
.BgClassName
{
background-color: #430327;
}
</style>
border-color css
<style>
span { border-color: #430327; }
span { border-color: rgb(67,3,39); }
td.TdClassName
{
border-color: #430327;
}
.TagClassName
{
border-color: #430327;
}
</style>