Shades of Blackcurrant #240642
Tints of Blackcurrant #240642
RGB
CMYK
RGB Variations
Color information
#240642 (or 0x240642) is known color: Blackcurrant. HEX triplet: 24, 06 and 42. RGB value is (36,6,66). Sum of RGB (Red+Green+Blue) = 36+6+66=108 (14% of max value = 765). Red value is 36 (14.45% from 255 or 33.33% from 108); Green value is 6 (2.73% from 255 or 5.56% from 108); Blue value is 66 (26.17% from 255 or 61.11% from 108); Max value from RGB is 66 - color contains mainly: blue. Hex color #240642 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #240642 is #DBF9BD. Grayscale: #151515. Windows color (decimal): -14416318 or 4326948. OLE color: 4326948.
HSL color Cylindrical-coordinate representation of color #240642: hue angle of 270º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #240642 is Cyan = 0.45, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 36 | 6 | 66 | - |
| CMYK | 0.45 | 0.91 | 0 | 0.74 |
| HSL | 270º | 0.83% | 0.14% | - |
| HSV(B) | 270º | 0.91% | 0.26% | - |
| XYZ | 1.78 | 0.9 | 5.23 | - |
| YUV | 21.81 | 152.94 | 138.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 6 | 66 | 0.45 | 0.91 | 0 | 0.74 | 270 | 0.83 | 0.14 |
| Hex | 24 | 6 | 42 | 2D | 5B | 0 | 4A | 10E | 53 | E |
| Octal | 44 | 6 | 102 | 55 | 133 | 0 | 112 | 416 | 123 | 16 |
| Binary | 100100 | 110 | 1000010 | 101101 | 1011011 | 0 | 1001010 | 100001110 | 1010011 | 1110 |
Color Harmonies of #240642
Complementary color
Monochromatic Colors of #240642
Black with #240642
Text Example
Text Example
White with #240642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240642; }
p { color: rgb(36,6,66); }
H1.HeaderClassName
{
color: #240642;
}
.AnyTagClassName
{
color: #240642;
}
</style>
background-color css
<style>
a { background-color: #240642; }
a { background-color: rgb(36,6,66); }
div.DivClassName
{
background-color: #240642;
}
.BgClassName
{
background-color: #240642;
}
</style>
border-color css
<style>
span { border-color: #240642; }
span { border-color: rgb(36,6,66); }
td.TdClassName
{
border-color: #240642;
}
.TagClassName
{
border-color: #240642;
}
</style>