Shades of Blackcurrant #130817
Tints of Blackcurrant #130817
RGB
CMYK
RGB Variations
Color information
#130817 (or 0x130817) is known color: Blackcurrant. HEX triplet: 13, 08 and 17. RGB value is (19,8,23). Sum of RGB (Red+Green+Blue) = 19+8+23=50 (6% of max value = 765). Red value is 19 (7.81% from 255 or 38% from 50); Green value is 8 (3.52% from 255 or 16% from 50); Blue value is 23 (9.38% from 255 or 46% from 50); Max value from RGB is 23 - color contains mainly: blue. Hex color #130817 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #130817 is #ECF7E8. Grayscale: #0C0C0C. Windows color (decimal): -15529961 or 1509395. OLE color: 1509395.
HSL color Cylindrical-coordinate representation of color #130817: hue angle of 284º 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 #130817 is Cyan = 0.17, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 19 | 8 | 23 | - |
| CMYK | 0.17 | 0.65 | 0 | 0.91 |
| HSL | 284º | 0.48% | 0.06% | - |
| HSV(B) | 284º | 0.65% | 0.09% | - |
| XYZ | 0.51 | 0.37 | 0.86 | - |
| YUV | 13 | 133.64 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 8 | 23 | 0.17 | 0.65 | 0 | 0.91 | 284 | 0.48 | 0.06 |
| Hex | 13 | 8 | 17 | 11 | 41 | 0 | 5B | 11C | 30 | 6 |
| Octal | 23 | 10 | 27 | 21 | 101 | 0 | 133 | 434 | 60 | 6 |
| Binary | 10011 | 1000 | 10111 | 10001 | 1000001 | 0 | 1011011 | 100011100 | 110000 | 110 |
Color Harmonies of #130817
Complementary color
Monochromatic Colors of #130817
Black with #130817
Text Example
Text Example
White with #130817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130817; }
p { color: rgb(19,8,23); }
H1.HeaderClassName
{
color: #130817;
}
.AnyTagClassName
{
color: #130817;
}
</style>
background-color css
<style>
a { background-color: #130817; }
a { background-color: rgb(19,8,23); }
div.DivClassName
{
background-color: #130817;
}
.BgClassName
{
background-color: #130817;
}
</style>
border-color css
<style>
span { border-color: #130817; }
span { border-color: rgb(19,8,23); }
td.TdClassName
{
border-color: #130817;
}
.TagClassName
{
border-color: #130817;
}
</style>