Shades of Blackberry #521038
Tints of Blackberry #521038
RGB
CMYK
RGB Variations
Color information
#521038 (or 0x521038) is known color: Blackberry. HEX triplet: 52, 10 and 38. RGB value is (82,16,56). Sum of RGB (Red+Green+Blue) = 82+16+56=154 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.25% from 154); Green value is 16 (6.64% from 255 or 10.39% from 154); Blue value is 56 (22.27% from 255 or 36.36% from 154); Max value from RGB is 82 - color contains mainly: red. Hex color #521038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521038 is #ADEFC7. Grayscale: #282828. Windows color (decimal): -11399112 or 3674194. OLE color: 3674194.
HSL color Cylindrical-coordinate representation of color #521038: hue angle of 323.64º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #521038 is Cyan = 0, Magento = 0.80, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 16 | 56 | - |
| CMYK | 0 | 0.80 | 0.32 | 0.68 |
| HSL | 323.64º | 0.67% | 0.19% | - |
| HSV(B) | 323.64º | 0.8% | 0.32% | - |
| XYZ | 4.38 | 2.45 | 3.98 | - |
| YUV | 40.29 | 136.87 | 157.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 16 | 56 | 0 | 0.80 | 0.32 | 0.68 | 323.64 | 0.67 | 0.19 |
| Hex | 52 | 10 | 38 | 0 | 50 | 20 | 44 | 144 | 43 | 13 |
| Octal | 122 | 20 | 70 | 0 | 120 | 40 | 104 | 504 | 103 | 23 |
| Binary | 1010010 | 10000 | 111000 | 0 | 1010000 | 100000 | 1000100 | 101000100 | 1000011 | 10011 |
Color Harmonies of #521038
Complementary color
Monochromatic Colors of #521038
Black with #521038
Text Example
Text Example
White with #521038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521038; }
p { color: rgb(82,16,56); }
H1.HeaderClassName
{
color: #521038;
}
.AnyTagClassName
{
color: #521038;
}
</style>
background-color css
<style>
a { background-color: #521038; }
a { background-color: rgb(82,16,56); }
div.DivClassName
{
background-color: #521038;
}
.BgClassName
{
background-color: #521038;
}
</style>
border-color css
<style>
span { border-color: #521038; }
span { border-color: rgb(82,16,56); }
td.TdClassName
{
border-color: #521038;
}
.TagClassName
{
border-color: #521038;
}
</style>