Shades of Blackberry #421835
Tints of Blackberry #421835
RGB
CMYK
RGB Variations
Color information
#421835 (or 0x421835) is known color: Blackberry. HEX triplet: 42, 18 and 35. RGB value is (66,24,53). Sum of RGB (Red+Green+Blue) = 66+24+53=143 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.15% from 143); Green value is 24 (9.77% from 255 or 16.78% from 143); Blue value is 53 (21.09% from 255 or 37.06% from 143); Max value from RGB is 66 - color contains mainly: red. Hex color #421835 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421835 is #BDE7CA. Grayscale: #272727. Windows color (decimal): -12445643 or 3479618. OLE color: 3479618.
HSL color Cylindrical-coordinate representation of color #421835: hue angle of 318.57º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #421835 is Cyan = 0, Magento = 0.64, Yellow = 0.20 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 24 | 53 | - |
| CMYK | 0 | 0.64 | 0.20 | 0.74 |
| HSL | 318.57º | 0.47% | 0.18% | - |
| HSV(B) | 318.57º | 0.64% | 0.26% | - |
| XYZ | 3.22 | 2.07 | 3.6 | - |
| YUV | 39.86 | 135.41 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 53 | 0 | 0.64 | 0.20 | 0.74 | 318.57 | 0.47 | 0.18 |
| Hex | 42 | 18 | 35 | 0 | 40 | 14 | 4A | 13F | 2F | 12 |
| Octal | 102 | 30 | 65 | 0 | 100 | 24 | 112 | 477 | 57 | 22 |
| Binary | 1000010 | 11000 | 110101 | 0 | 1000000 | 10100 | 1001010 | 100111111 | 101111 | 10010 |
Color Harmonies of #421835
Complementary color
Monochromatic Colors of #421835
Black with #421835
Text Example
Text Example
White with #421835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421835; }
p { color: rgb(66,24,53); }
H1.HeaderClassName
{
color: #421835;
}
.AnyTagClassName
{
color: #421835;
}
</style>
background-color css
<style>
a { background-color: #421835; }
a { background-color: rgb(66,24,53); }
div.DivClassName
{
background-color: #421835;
}
.BgClassName
{
background-color: #421835;
}
</style>
border-color css
<style>
span { border-color: #421835; }
span { border-color: rgb(66,24,53); }
td.TdClassName
{
border-color: #421835;
}
.TagClassName
{
border-color: #421835;
}
</style>