Shades of Blackcurrant #120817
Tints of Blackcurrant #120817
RGB
CMYK
RGB Variations
Color information
#120817 (or 0x120817) is known color: Blackcurrant. HEX triplet: 12, 08 and 17. RGB value is (18,8,23). Sum of RGB (Red+Green+Blue) = 18+8+23=49 (6% of max value = 765). Red value is 18 (7.42% from 255 or 36.73% from 49); Green value is 8 (3.52% from 255 or 16.33% from 49); Blue value is 23 (9.38% from 255 or 46.94% from 49); Max value from RGB is 23 - color contains mainly: blue. Hex color #120817 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120817 is #EDF7E8. Grayscale: #0C0C0C. Windows color (decimal): -15595497 or 1509394. OLE color: 1509394.
HSL color Cylindrical-coordinate representation of color #120817: hue angle of 280º degrees, saturation: 0.48, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #120817 is Cyan = 0.22, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 18 | 8 | 23 | - |
| CMYK | 0.22 | 0.65 | 0 | 0.91 |
| HSL | 280º | 0.48% | 0.06% | - |
| HSV(B) | 280º | 0.65% | 0.09% | - |
| XYZ | 0.49 | 0.36 | 0.86 | - |
| YUV | 12.7 | 133.81 | 131.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 8 | 23 | 0.22 | 0.65 | 0 | 0.91 | 280 | 0.48 | 0.06 |
| Hex | 12 | 8 | 17 | 16 | 41 | 0 | 5B | 118 | 30 | 6 |
| Octal | 22 | 10 | 27 | 26 | 101 | 0 | 133 | 430 | 60 | 6 |
| Binary | 10010 | 1000 | 10111 | 10110 | 1000001 | 0 | 1011011 | 100011000 | 110000 | 110 |
Color Harmonies of #120817
Complementary color
Monochromatic Colors of #120817
Black with #120817
Text Example
Text Example
White with #120817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120817; }
p { color: rgb(18,8,23); }
H1.HeaderClassName
{
color: #120817;
}
.AnyTagClassName
{
color: #120817;
}
</style>
background-color css
<style>
a { background-color: #120817; }
a { background-color: rgb(18,8,23); }
div.DivClassName
{
background-color: #120817;
}
.BgClassName
{
background-color: #120817;
}
</style>
border-color css
<style>
span { border-color: #120817; }
span { border-color: rgb(18,8,23); }
td.TdClassName
{
border-color: #120817;
}
.TagClassName
{
border-color: #120817;
}
</style>