Shades of Temptress #251019
Tints of Temptress #251019
RGB
CMYK
RGB Variations
Color information
#251019 (or 0x251019) is known color: Temptress. HEX triplet: 25, 10 and 19. RGB value is (37,16,25). Sum of RGB (Red+Green+Blue) = 37+16+25=78 (10% of max value = 765). Red value is 37 (14.84% from 255 or 47.44% from 78); Green value is 16 (6.64% from 255 or 20.51% from 78); Blue value is 25 (10.16% from 255 or 32.05% from 78); Max value from RGB is 37 - color contains mainly: red. Hex color #251019 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251019 is #DAEFE6. Grayscale: #171717. Windows color (decimal): -14348263 or 1642533. OLE color: 1642533.
HSL color Cylindrical-coordinate representation of color #251019: hue angle of 334.29º degrees, saturation: 0.4, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #251019 is Cyan = 0, Magento = 0.57, Yellow = 0.32 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 16 | 25 | - |
| CMYK | 0 | 0.57 | 0.32 | 0.85 |
| HSL | 334.29º | 0.4% | 0.1% | - |
| HSV(B) | 334.29º | 0.57% | 0.15% | - |
| XYZ | 1.12 | 0.83 | 1.02 | - |
| YUV | 23.31 | 128.96 | 137.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 16 | 25 | 0 | 0.57 | 0.32 | 0.85 | 334.29 | 0.4 | 0.1 |
| Hex | 25 | 10 | 19 | 0 | 39 | 20 | 55 | 14E | 28 | A |
| Octal | 45 | 20 | 31 | 0 | 71 | 40 | 125 | 516 | 50 | 12 |
| Binary | 100101 | 10000 | 11001 | 0 | 111001 | 100000 | 1010101 | 101001110 | 101000 | 1010 |
Color Harmonies of #251019
Complementary color
Monochromatic Colors of #251019
Black with #251019
Text Example
Text Example
White with #251019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251019; }
p { color: rgb(37,16,25); }
H1.HeaderClassName
{
color: #251019;
}
.AnyTagClassName
{
color: #251019;
}
</style>
background-color css
<style>
a { background-color: #251019; }
a { background-color: rgb(37,16,25); }
div.DivClassName
{
background-color: #251019;
}
.BgClassName
{
background-color: #251019;
}
</style>
border-color css
<style>
span { border-color: #251019; }
span { border-color: rgb(37,16,25); }
td.TdClassName
{
border-color: #251019;
}
.TagClassName
{
border-color: #251019;
}
</style>