Shades of Blackberry #430725
Tints of Blackberry #430725
RGB
CMYK
RGB Variations
Color information
#430725 (or 0x430725) is known color: Blackberry. HEX triplet: 43, 07 and 25. RGB value is (67,7,37). Sum of RGB (Red+Green+Blue) = 67+7+37=111 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.36% from 111); Green value is 7 (3.12% from 255 or 6.31% from 111); Blue value is 37 (14.84% from 255 or 33.33% from 111); Max value from RGB is 67 - color contains mainly: red. Hex color #430725 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430725 is #BCF8DA. Grayscale: #1C1C1C. Windows color (decimal): -12384475 or 2426691. OLE color: 2426691.
HSL color Cylindrical-coordinate representation of color #430725: hue angle of 330º 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 #430725 is Cyan = 0, Magento = 0.90, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 37 | - |
| CMYK | 0 | 0.90 | 0.45 | 0.74 |
| HSL | 330º | 0.81% | 0.15% | - |
| HSV(B) | 330º | 0.9% | 0.26% | - |
| XYZ | 2.72 | 1.48 | 1.89 | - |
| YUV | 28.36 | 132.88 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 37 | 0 | 0.90 | 0.45 | 0.74 | 330 | 0.81 | 0.15 |
| Hex | 43 | 7 | 25 | 0 | 5A | 2D | 4A | 14A | 51 | F |
| Octal | 103 | 7 | 45 | 0 | 132 | 55 | 112 | 512 | 121 | 17 |
| Binary | 1000011 | 111 | 100101 | 0 | 1011010 | 101101 | 1001010 | 101001010 | 1010001 | 1111 |
Color Harmonies of #430725
Complementary color
Monochromatic Colors of #430725
Black with #430725
Text Example
Text Example
White with #430725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430725; }
p { color: rgb(67,7,37); }
H1.HeaderClassName
{
color: #430725;
}
.AnyTagClassName
{
color: #430725;
}
</style>
background-color css
<style>
a { background-color: #430725; }
a { background-color: rgb(67,7,37); }
div.DivClassName
{
background-color: #430725;
}
.BgClassName
{
background-color: #430725;
}
</style>
border-color css
<style>
span { border-color: #430725; }
span { border-color: rgb(67,7,37); }
td.TdClassName
{
border-color: #430725;
}
.TagClassName
{
border-color: #430725;
}
</style>