Shades of Blackberry #480634
Tints of Blackberry #480634
RGB
CMYK
RGB Variations
Color information
#480634 (or 0x480634) is known color: Blackberry. HEX triplet: 48, 06 and 34. RGB value is (72,6,52). Sum of RGB (Red+Green+Blue) = 72+6+52=130 (17% of max value = 765). Red value is 72 (28.52% from 255 or 55.38% from 130); Green value is 6 (2.73% from 255 or 4.62% from 130); Blue value is 52 (20.70% from 255 or 40% from 130); Max value from RGB is 72 - color contains mainly: red. Hex color #480634 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #480634 is #B7F9CB. Grayscale: #1E1E1E. Windows color (decimal): -12057036 or 3409480. OLE color: 3409480.
HSL color Cylindrical-coordinate representation of color #480634: hue angle of 318.18º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #480634 is Cyan = 0, Magento = 0.92, Yellow = 0.28 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 6 | 52 | - |
| CMYK | 0 | 0.92 | 0.28 | 0.72 |
| HSL | 318.18º | 0.85% | 0.15% | - |
| HSV(B) | 318.18º | 0.92% | 0.28% | - |
| XYZ | 3.36 | 1.76 | 3.41 | - |
| YUV | 30.98 | 139.87 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 6 | 52 | 0 | 0.92 | 0.28 | 0.72 | 318.18 | 0.85 | 0.15 |
| Hex | 48 | 6 | 34 | 0 | 5C | 1C | 48 | 13E | 55 | F |
| Octal | 110 | 6 | 64 | 0 | 134 | 34 | 110 | 476 | 125 | 17 |
| Binary | 1001000 | 110 | 110100 | 0 | 1011100 | 11100 | 1001000 | 100111110 | 1010101 | 1111 |
Color Harmonies of #480634
Complementary color
Monochromatic Colors of #480634
Black with #480634
Text Example
Text Example
White with #480634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #480634; }
p { color: rgb(72,6,52); }
H1.HeaderClassName
{
color: #480634;
}
.AnyTagClassName
{
color: #480634;
}
</style>
background-color css
<style>
a { background-color: #480634; }
a { background-color: rgb(72,6,52); }
div.DivClassName
{
background-color: #480634;
}
.BgClassName
{
background-color: #480634;
}
</style>
border-color css
<style>
span { border-color: #480634; }
span { border-color: rgb(72,6,52); }
td.TdClassName
{
border-color: #480634;
}
.TagClassName
{
border-color: #480634;
}
</style>