Shades of Blackberry #300826
Tints of Blackberry #300826
RGB
CMYK
RGB Variations
Color information
#300826 (or 0x300826) is known color: Blackberry. HEX triplet: 30, 08 and 26. RGB value is (48,8,38). Sum of RGB (Red+Green+Blue) = 48+8+38=94 (12% of max value = 765). Red value is 48 (19.14% from 255 or 51.06% from 94); Green value is 8 (3.52% from 255 or 8.51% from 94); Blue value is 38 (15.23% from 255 or 40.43% from 94); Max value from RGB is 48 - color contains mainly: red. Hex color #300826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #300826 is #CFF7D9. Grayscale: #171717. Windows color (decimal): -13629402 or 2492464. OLE color: 2492464.
HSL color Cylindrical-coordinate representation of color #300826: hue angle of 315º degrees, saturation: 0.71, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #300826 is Cyan = 0, Magento = 0.83, Yellow = 0.21 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 8 | 38 | - |
| CMYK | 0 | 0.83 | 0.21 | 0.81 |
| HSL | 315º | 0.71% | 0.11% | - |
| HSV(B) | 315º | 0.83% | 0.19% | - |
| XYZ | 1.66 | 0.94 | 1.93 | - |
| YUV | 23.38 | 136.25 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 8 | 38 | 0 | 0.83 | 0.21 | 0.81 | 315 | 0.71 | 0.11 |
| Hex | 30 | 8 | 26 | 0 | 53 | 15 | 51 | 13B | 47 | B |
| Octal | 60 | 10 | 46 | 0 | 123 | 25 | 121 | 473 | 107 | 13 |
| Binary | 110000 | 1000 | 100110 | 0 | 1010011 | 10101 | 1010001 | 100111011 | 1000111 | 1011 |
Color Harmonies of #300826
Complementary color
Monochromatic Colors of #300826
Black with #300826
Text Example
Text Example
White with #300826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300826; }
p { color: rgb(48,8,38); }
H1.HeaderClassName
{
color: #300826;
}
.AnyTagClassName
{
color: #300826;
}
</style>
background-color css
<style>
a { background-color: #300826; }
a { background-color: rgb(48,8,38); }
div.DivClassName
{
background-color: #300826;
}
.BgClassName
{
background-color: #300826;
}
</style>
border-color css
<style>
span { border-color: #300826; }
span { border-color: rgb(48,8,38); }
td.TdClassName
{
border-color: #300826;
}
.TagClassName
{
border-color: #300826;
}
</style>