Shades of Blackberry #240718
Tints of Blackberry #240718
RGB
CMYK
RGB Variations
Color information
#240718 (or 0x240718) is known color: Blackberry. HEX triplet: 24, 07 and 18. RGB value is (36,7,24). Sum of RGB (Red+Green+Blue) = 36+7+24=67 (8% of max value = 765). Red value is 36 (14.45% from 255 or 53.73% from 67); Green value is 7 (3.12% from 255 or 10.45% from 67); Blue value is 24 (9.77% from 255 or 35.82% from 67); Max value from RGB is 36 - color contains mainly: red. Hex color #240718 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #240718 is #DBF8E7. Grayscale: #111111. Windows color (decimal): -14416104 or 1574692. OLE color: 1574692.
HSL color Cylindrical-coordinate representation of color #240718: hue angle of 324.83º 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 #240718 is Cyan = 0, Magento = 0.81, Yellow = 0.33 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 7 | 24 | - |
| CMYK | 0 | 0.81 | 0.33 | 0.86 |
| HSL | 324.83º | 0.67% | 0.08% | - |
| HSV(B) | 324.83º | 0.81% | 0.14% | - |
| XYZ | 0.97 | 0.59 | 0.93 | - |
| YUV | 17.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 7 | 24 | 0 | 0.81 | 0.33 | 0.86 | 324.83 | 0.67 | 0.08 |
| Hex | 24 | 7 | 18 | 0 | 51 | 21 | 56 | 145 | 43 | 8 |
| Octal | 44 | 7 | 30 | 0 | 121 | 41 | 126 | 505 | 103 | 10 |
| Binary | 100100 | 111 | 11000 | 0 | 1010001 | 100001 | 1010110 | 101000101 | 1000011 | 1000 |
Color Harmonies of #240718
Complementary color
Monochromatic Colors of #240718
Black with #240718
Text Example
Text Example
White with #240718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240718; }
p { color: rgb(36,7,24); }
H1.HeaderClassName
{
color: #240718;
}
.AnyTagClassName
{
color: #240718;
}
</style>
background-color css
<style>
a { background-color: #240718; }
a { background-color: rgb(36,7,24); }
div.DivClassName
{
background-color: #240718;
}
.BgClassName
{
background-color: #240718;
}
</style>
border-color css
<style>
span { border-color: #240718; }
span { border-color: rgb(36,7,24); }
td.TdClassName
{
border-color: #240718;
}
.TagClassName
{
border-color: #240718;
}
</style>