Shades of Blackberry #421837
Tints of Blackberry #421837
RGB
CMYK
RGB Variations
Color information
#421837 (or 0x421837) is known color: Blackberry. HEX triplet: 42, 18 and 37. RGB value is (66,24,55). Sum of RGB (Red+Green+Blue) = 66+24+55=145 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.52% from 145); Green value is 24 (9.77% from 255 or 16.55% from 145); Blue value is 55 (21.88% from 255 or 37.93% from 145); Max value from RGB is 66 - color contains mainly: red. Hex color #421837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421837 is #BDE7C8. Grayscale: #282828. Windows color (decimal): -12445641 or 3610690. OLE color: 3610690.
HSL color Cylindrical-coordinate representation of color #421837: hue angle of 315.71º 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 #421837 is Cyan = 0, Magento = 0.64, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
RGB | 66 | 24 | 55 | - |
CMYK | 0 | 0.64 | 0.17 | 0.74 |
HSL | 315.71º | 0.47% | 0.18% | - |
HSV(B) | 315.71º | 0.64% | 0.26% | - |
XYZ | 3.26 | 2.09 | 3.85 | - |
YUV | 40.09 | 136.41 | 146.48 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 66 | 24 | 55 | 0 | 0.64 | 0.17 | 0.74 | 315.71 | 0.47 | 0.18 |
Hex | 42 | 18 | 37 | 0 | 40 | 11 | 4A | 13C | 2F | 12 |
Octal | 102 | 30 | 67 | 0 | 100 | 21 | 112 | 474 | 57 | 22 |
Binary | 1000010 | 11000 | 110111 | 0 | 1000000 | 10001 | 1001010 | 100111100 | 101111 | 10010 |
Color Harmonies of #421837
Complementary color
Monochromatic Colors of #421837
Black with #421837
Text Example
Text Example
White with #421837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421837; }
p { color: rgb(66,24,55); }
H1.HeaderClassName
{
color: #421837;
}
.AnyTagClassName
{
color: #421837;
}
</style>
background-color css
<style>
a { background-color: #421837; }
a { background-color: rgb(66,24,55); }
div.DivClassName
{
background-color: #421837;
}
.BgClassName
{
background-color: #421837;
}
</style>
border-color css
<style>
span { border-color: #421837; }
span { border-color: rgb(66,24,55); }
td.TdClassName
{
border-color: #421837;
}
.TagClassName
{
border-color: #421837;
}
</style>