Shades of Blackberry #430320
Tints of Blackberry #430320
RGB
CMYK
RGB Variations
Color information
#430320 (or 0x430320) is known color: Blackberry. HEX triplet: 43, 03 and 20. RGB value is (67,3,32). Sum of RGB (Red+Green+Blue) = 67+3+32=102 (13% of max value = 765). Red value is 67 (26.56% from 255 or 65.69% from 102); Green value is 3 (1.56% from 255 or 2.94% from 102); Blue value is 32 (12.89% from 255 or 31.37% from 102); Max value from RGB is 67 - color contains mainly: red. Hex color #430320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430320 is #BCFCDF. Grayscale: #191919. Windows color (decimal): -12385504 or 2097987. OLE color: 2097987.
HSL color Cylindrical-coordinate representation of color #430320: hue angle of 332.81º 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 #430320 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 32 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.74 |
| HSL | 332.81º | 0.91% | 0.14% | - |
| HSV(B) | 332.81º | 0.96% | 0.26% | - |
| XYZ | 2.61 | 1.36 | 1.49 | - |
| YUV | 25.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 32 | 0 | 0.96 | 0.52 | 0.74 | 332.81 | 0.91 | 0.14 |
| Hex | 43 | 3 | 20 | 0 | 60 | 34 | 4A | 14D | 5B | E |
| Octal | 103 | 3 | 40 | 0 | 140 | 64 | 112 | 515 | 133 | 16 |
| Binary | 1000011 | 11 | 100000 | 0 | 1100000 | 110100 | 1001010 | 101001101 | 1011011 | 1110 |
Color Harmonies of #430320
Complementary color
Monochromatic Colors of #430320
Black with #430320
Text Example
Text Example
White with #430320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430320; }
p { color: rgb(67,3,32); }
H1.HeaderClassName
{
color: #430320;
}
.AnyTagClassName
{
color: #430320;
}
</style>
background-color css
<style>
a { background-color: #430320; }
a { background-color: rgb(67,3,32); }
div.DivClassName
{
background-color: #430320;
}
.BgClassName
{
background-color: #430320;
}
</style>
border-color css
<style>
span { border-color: #430320; }
span { border-color: rgb(67,3,32); }
td.TdClassName
{
border-color: #430320;
}
.TagClassName
{
border-color: #430320;
}
</style>