Shades of Blackberry #240719
Tints of Blackberry #240719
RGB
CMYK
RGB Variations
Color information
#240719 (or 0x240719) is known color: Blackberry. HEX triplet: 24, 07 and 19. RGB value is (36,7,25). Sum of RGB (Red+Green+Blue) = 36+7+25=68 (9% of max value = 765). Red value is 36 (14.45% from 255 or 52.94% from 68); Green value is 7 (3.12% from 255 or 10.29% from 68); Blue value is 25 (10.16% from 255 or 36.76% from 68); Max value from RGB is 36 - color contains mainly: red. Hex color #240719 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #240719 is #DBF8E6. Grayscale: #111111. Windows color (decimal): -14416103 or 1640228. OLE color: 1640228.
HSL color Cylindrical-coordinate representation of color #240719: hue angle of 322.76º degrees, saturation: 0.67, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #240719 is Cyan = 0, Magento = 0.81, Yellow = 0.31 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 7 | 25 | - |
| CMYK | 0 | 0.81 | 0.31 | 0.86 |
| HSL | 322.76º | 0.67% | 0.08% | - |
| HSV(B) | 322.76º | 0.81% | 0.14% | - |
| XYZ | 0.98 | 0.6 | 0.98 | - |
| YUV | 17.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 7 | 25 | 0 | 0.81 | 0.31 | 0.86 | 322.76 | 0.67 | 0.08 |
| Hex | 24 | 7 | 19 | 0 | 51 | 1F | 56 | 143 | 43 | 8 |
| Octal | 44 | 7 | 31 | 0 | 121 | 37 | 126 | 503 | 103 | 10 |
| Binary | 100100 | 111 | 11001 | 0 | 1010001 | 11111 | 1010110 | 101000011 | 1000011 | 1000 |
Color Harmonies of #240719
Complementary color
Monochromatic Colors of #240719
Black with #240719
Text Example
Text Example
White with #240719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240719; }
p { color: rgb(36,7,25); }
H1.HeaderClassName
{
color: #240719;
}
.AnyTagClassName
{
color: #240719;
}
</style>
background-color css
<style>
a { background-color: #240719; }
a { background-color: rgb(36,7,25); }
div.DivClassName
{
background-color: #240719;
}
.BgClassName
{
background-color: #240719;
}
</style>
border-color css
<style>
span { border-color: #240719; }
span { border-color: rgb(36,7,25); }
td.TdClassName
{
border-color: #240719;
}
.TagClassName
{
border-color: #240719;
}
</style>