Shades of Rustic Red #251719
Tints of Rustic Red #251719
RGB
CMYK
RGB Variations
Color information
#251719 (or 0x251719) is known color: Rustic Red. HEX triplet: 25, 17 and 19. RGB value is (37,23,25). Sum of RGB (Red+Green+Blue) = 37+23+25=85 (11% of max value = 765). Red value is 37 (14.84% from 255 or 43.53% from 85); Green value is 23 (9.38% from 255 or 27.06% from 85); Blue value is 25 (10.16% from 255 or 29.41% from 85); Max value from RGB is 37 - color contains mainly: red. Hex color #251719 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251719 is #DAE8E6. Grayscale: #1B1B1B. Windows color (decimal): -14346471 or 1644325. OLE color: 1644325.
HSL color Cylindrical-coordinate representation of color #251719: hue angle of 351.43º degrees, saturation: 0.23, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #251719 is Cyan = 0, Magento = 0.38, Yellow = 0.32 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 23 | 25 | - |
| CMYK | 0 | 0.38 | 0.32 | 0.85 |
| HSL | 351.43º | 0.23% | 0.12% | - |
| HSV(B) | 351.43º | 0.38% | 0.15% | - |
| XYZ | 1.24 | 1.08 | 1.06 | - |
| YUV | 27.41 | 126.64 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 23 | 25 | 0 | 0.38 | 0.32 | 0.85 | 351.43 | 0.23 | 0.12 |
| Hex | 25 | 17 | 19 | 0 | 26 | 20 | 55 | 15F | 17 | C |
| Octal | 45 | 27 | 31 | 0 | 46 | 40 | 125 | 537 | 27 | 14 |
| Binary | 100101 | 10111 | 11001 | 0 | 100110 | 100000 | 1010101 | 101011111 | 10111 | 1100 |
Color Harmonies of #251719
Complementary color
Monochromatic Colors of #251719
Black with #251719
Text Example
Text Example
White with #251719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251719; }
p { color: rgb(37,23,25); }
H1.HeaderClassName
{
color: #251719;
}
.AnyTagClassName
{
color: #251719;
}
</style>
background-color css
<style>
a { background-color: #251719; }
a { background-color: rgb(37,23,25); }
div.DivClassName
{
background-color: #251719;
}
.BgClassName
{
background-color: #251719;
}
</style>
border-color css
<style>
span { border-color: #251719; }
span { border-color: rgb(37,23,25); }
td.TdClassName
{
border-color: #251719;
}
.TagClassName
{
border-color: #251719;
}
</style>