Shades of Blackberry #240618
Tints of Blackberry #240618
RGB
CMYK
RGB Variations
Color information
#240618 (or 0x240618) is known color: Blackberry. HEX triplet: 24, 06 and 18. RGB value is (36,6,24). Sum of RGB (Red+Green+Blue) = 36+6+24=66 (8% of max value = 765). Red value is 36 (14.45% from 255 or 54.55% from 66); Green value is 6 (2.73% from 255 or 9.09% from 66); Blue value is 24 (9.77% from 255 or 36.36% from 66); Max value from RGB is 36 - color contains mainly: red. Hex color #240618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #240618 is #DBF9E7. Grayscale: #101010. Windows color (decimal): -14416360 or 1574436. OLE color: 1574436.
HSL color Cylindrical-coordinate representation of color #240618: hue angle of 324º degrees, saturation: 0.71, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #240618 is Cyan = 0, Magento = 0.83, Yellow = 0.33 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 6 | 24 | - |
| CMYK | 0 | 0.83 | 0.33 | 0.86 |
| HSL | 324º | 0.71% | 0.08% | - |
| HSV(B) | 324º | 0.83% | 0.14% | - |
| XYZ | 0.96 | 0.57 | 0.92 | - |
| YUV | 17.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 6 | 24 | 0 | 0.83 | 0.33 | 0.86 | 324 | 0.71 | 0.08 |
| Hex | 24 | 6 | 18 | 0 | 53 | 21 | 56 | 144 | 47 | 8 |
| Octal | 44 | 6 | 30 | 0 | 123 | 41 | 126 | 504 | 107 | 10 |
| Binary | 100100 | 110 | 11000 | 0 | 1010011 | 100001 | 1010110 | 101000100 | 1000111 | 1000 |
Color Harmonies of #240618
Complementary color
Monochromatic Colors of #240618
Black with #240618
Text Example
Text Example
White with #240618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240618; }
p { color: rgb(36,6,24); }
H1.HeaderClassName
{
color: #240618;
}
.AnyTagClassName
{
color: #240618;
}
</style>
background-color css
<style>
a { background-color: #240618; }
a { background-color: rgb(36,6,24); }
div.DivClassName
{
background-color: #240618;
}
.BgClassName
{
background-color: #240618;
}
</style>
border-color css
<style>
span { border-color: #240618; }
span { border-color: rgb(36,6,24); }
td.TdClassName
{
border-color: #240618;
}
.TagClassName
{
border-color: #240618;
}
</style>