Shades of Blackberry #430622
Tints of Blackberry #430622
RGB
CMYK
RGB Variations
Color information
#430622 (or 0x430622) is known color: Blackberry. HEX triplet: 43, 06 and 22. RGB value is (67,6,34). Sum of RGB (Red+Green+Blue) = 67+6+34=107 (14% of max value = 765). Red value is 67 (26.56% from 255 or 62.62% from 107); Green value is 6 (2.73% from 255 or 5.61% from 107); Blue value is 34 (13.67% from 255 or 31.78% from 107); Max value from RGB is 67 - color contains mainly: red. Hex color #430622 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430622 is #BCF9DD. Grayscale: #1B1B1B. Windows color (decimal): -12384734 or 2229827. OLE color: 2229827.
HSL color Cylindrical-coordinate representation of color #430622: hue angle of 332.46º 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 #430622 is Cyan = 0, Magento = 0.91, Yellow = 0.49 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 34 | - |
| CMYK | 0 | 0.91 | 0.49 | 0.74 |
| HSL | 332.46º | 0.84% | 0.14% | - |
| HSV(B) | 332.46º | 0.91% | 0.26% | - |
| XYZ | 2.67 | 1.44 | 1.65 | - |
| YUV | 27.43 | 131.71 | 156.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 34 | 0 | 0.91 | 0.49 | 0.74 | 332.46 | 0.84 | 0.14 |
| Hex | 43 | 6 | 22 | 0 | 5B | 31 | 4A | 14C | 54 | E |
| Octal | 103 | 6 | 42 | 0 | 133 | 61 | 112 | 514 | 124 | 16 |
| Binary | 1000011 | 110 | 100010 | 0 | 1011011 | 110001 | 1001010 | 101001100 | 1010100 | 1110 |
Color Harmonies of #430622
Complementary color
Monochromatic Colors of #430622
Black with #430622
Text Example
Text Example
White with #430622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430622; }
p { color: rgb(67,6,34); }
H1.HeaderClassName
{
color: #430622;
}
.AnyTagClassName
{
color: #430622;
}
</style>
background-color css
<style>
a { background-color: #430622; }
a { background-color: rgb(67,6,34); }
div.DivClassName
{
background-color: #430622;
}
.BgClassName
{
background-color: #430622;
}
</style>
border-color css
<style>
span { border-color: #430622; }
span { border-color: rgb(67,6,34); }
td.TdClassName
{
border-color: #430622;
}
.TagClassName
{
border-color: #430622;
}
</style>