Shades of Blackberry #420625
Tints of Blackberry #420625
RGB
CMYK
RGB Variations
Color information
#420625 (or 0x420625) is known color: Blackberry. HEX triplet: 42, 06 and 25. RGB value is (66,6,37). Sum of RGB (Red+Green+Blue) = 66+6+37=109 (14% of max value = 765). Red value is 66 (26.17% from 255 or 60.55% from 109); Green value is 6 (2.73% from 255 or 5.50% from 109); Blue value is 37 (14.84% from 255 or 33.94% from 109); Max value from RGB is 66 - color contains mainly: red. Hex color #420625 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420625 is #BDF9DA. Grayscale: #1B1B1B. Windows color (decimal): -12450267 or 2426434. OLE color: 2426434.
HSL color Cylindrical-coordinate representation of color #420625: hue angle of 329º degrees, saturation: 0.83, 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 #420625 is Cyan = 0, Magento = 0.91, Yellow = 0.44 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 37 | - |
| CMYK | 0 | 0.91 | 0.44 | 0.74 |
| HSL | 329º | 0.83% | 0.14% | - |
| HSV(B) | 329º | 0.91% | 0.26% | - |
| XYZ | 2.65 | 1.42 | 1.89 | - |
| YUV | 27.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 37 | 0 | 0.91 | 0.44 | 0.74 | 329 | 0.83 | 0.14 |
| Hex | 42 | 6 | 25 | 0 | 5B | 2C | 4A | 149 | 53 | E |
| Octal | 102 | 6 | 45 | 0 | 133 | 54 | 112 | 511 | 123 | 16 |
| Binary | 1000010 | 110 | 100101 | 0 | 1011011 | 101100 | 1001010 | 101001001 | 1010011 | 1110 |
Color Harmonies of #420625
Complementary color
Monochromatic Colors of #420625
Black with #420625
Text Example
Text Example
White with #420625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420625; }
p { color: rgb(66,6,37); }
H1.HeaderClassName
{
color: #420625;
}
.AnyTagClassName
{
color: #420625;
}
</style>
background-color css
<style>
a { background-color: #420625; }
a { background-color: rgb(66,6,37); }
div.DivClassName
{
background-color: #420625;
}
.BgClassName
{
background-color: #420625;
}
</style>
border-color css
<style>
span { border-color: #420625; }
span { border-color: rgb(66,6,37); }
td.TdClassName
{
border-color: #420625;
}
.TagClassName
{
border-color: #420625;
}
</style>