Shades of Blackcurrant #251029
Tints of Blackcurrant #251029
RGB
CMYK
RGB Variations
Color information
#251029 (or 0x251029) is known color: Blackcurrant. HEX triplet: 25, 10 and 29. RGB value is (37,16,41). Sum of RGB (Red+Green+Blue) = 37+16+41=94 (12% of max value = 765). Red value is 37 (14.84% from 255 or 39.36% from 94); Green value is 16 (6.64% from 255 or 17.02% from 94); Blue value is 41 (16.41% from 255 or 43.62% from 94); Max value from RGB is 41 - color contains mainly: blue. Hex color #251029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251029 is #DAEFD6. Grayscale: #191919. Windows color (decimal): -14348247 or 2691109. OLE color: 2691109.
HSL color Cylindrical-coordinate representation of color #251029: hue angle of 290.4º degrees, saturation: 0.44, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #251029 is Cyan = 0.10, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 37 | 16 | 41 | - |
| CMYK | 0.10 | 0.61 | 0 | 0.84 |
| HSL | 290.4º | 0.44% | 0.11% | - |
| HSV(B) | 290.4º | 0.61% | 0.16% | - |
| XYZ | 1.35 | 0.92 | 2.21 | - |
| YUV | 25.13 | 136.96 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 16 | 41 | 0.10 | 0.61 | 0 | 0.84 | 290.4 | 0.44 | 0.11 |
| Hex | 25 | 10 | 29 | A | 3D | 0 | 54 | 122 | 2C | B |
| Octal | 45 | 20 | 51 | 12 | 75 | 0 | 124 | 442 | 54 | 13 |
| Binary | 100101 | 10000 | 101001 | 1010 | 111101 | 0 | 1010100 | 100100010 | 101100 | 1011 |
Color Harmonies of #251029
Complementary color
Monochromatic Colors of #251029
Black with #251029
Text Example
Text Example
White with #251029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251029; }
p { color: rgb(37,16,41); }
H1.HeaderClassName
{
color: #251029;
}
.AnyTagClassName
{
color: #251029;
}
</style>
background-color css
<style>
a { background-color: #251029; }
a { background-color: rgb(37,16,41); }
div.DivClassName
{
background-color: #251029;
}
.BgClassName
{
background-color: #251029;
}
</style>
border-color css
<style>
span { border-color: #251029; }
span { border-color: rgb(37,16,41); }
td.TdClassName
{
border-color: #251029;
}
.TagClassName
{
border-color: #251029;
}
</style>