Shades of Blackcurrant #251338
Tints of Blackcurrant #251338
RGB
CMYK
RGB Variations
Color information
#251338 (or 0x251338) is known color: Blackcurrant. HEX triplet: 25, 13 and 38. RGB value is (37,19,56). Sum of RGB (Red+Green+Blue) = 37+19+56=112 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.04% from 112); Green value is 19 (7.81% from 255 or 16.96% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #251338 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251338 is #DAECC7. Grayscale: #1C1C1C. Windows color (decimal): -14347464 or 3674917. OLE color: 3674917.
HSL color Cylindrical-coordinate representation of color #251338: hue angle of 269.19º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #251338 is Cyan = 0.34, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 19 | 56 | - |
| CMYK | 0.34 | 0.66 | 0 | 0.78 |
| HSL | 269.19º | 0.49% | 0.15% | - |
| HSV(B) | 269.19º | 0.66% | 0.22% | - |
| XYZ | 1.71 | 1.14 | 3.87 | - |
| YUV | 28.6 | 143.46 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 56 | 0.34 | 0.66 | 0 | 0.78 | 269.19 | 0.49 | 0.15 |
| Hex | 25 | 13 | 38 | 22 | 42 | 0 | 4E | 10D | 31 | F |
| Octal | 45 | 23 | 70 | 42 | 102 | 0 | 116 | 415 | 61 | 17 |
| Binary | 100101 | 10011 | 111000 | 100010 | 1000010 | 0 | 1001110 | 100001101 | 110001 | 1111 |
Color Harmonies of #251338
Complementary color
Monochromatic Colors of #251338
Black with #251338
Text Example
Text Example
White with #251338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251338; }
p { color: rgb(37,19,56); }
H1.HeaderClassName
{
color: #251338;
}
.AnyTagClassName
{
color: #251338;
}
</style>
background-color css
<style>
a { background-color: #251338; }
a { background-color: rgb(37,19,56); }
div.DivClassName
{
background-color: #251338;
}
.BgClassName
{
background-color: #251338;
}
</style>
border-color css
<style>
span { border-color: #251338; }
span { border-color: rgb(37,19,56); }
td.TdClassName
{
border-color: #251338;
}
.TagClassName
{
border-color: #251338;
}
</style>