Shades of Rustic Red #251618
Tints of Rustic Red #251618
RGB
CMYK
RGB Variations
Color information
#251618 (or 0x251618) is known color: Rustic Red. HEX triplet: 25, 16 and 18. RGB value is (37,22,24). Sum of RGB (Red+Green+Blue) = 37+22+24=83 (10% of max value = 765). Red value is 37 (14.84% from 255 or 44.58% from 83); Green value is 22 (8.98% from 255 or 26.51% from 83); Blue value is 24 (9.77% from 255 or 28.92% from 83); Max value from RGB is 37 - color contains mainly: red. Hex color #251618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251618 is #DAE9E7. Grayscale: #1A1A1A. Windows color (decimal): -14346728 or 1578533. OLE color: 1578533.
HSL color Cylindrical-coordinate representation of color #251618: hue angle of 352º degrees, saturation: 0.25, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #251618 is Cyan = 0, Magento = 0.41, Yellow = 0.35 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 22 | 24 | - |
| CMYK | 0 | 0.41 | 0.35 | 0.85 |
| HSL | 352º | 0.25% | 0.12% | - |
| HSV(B) | 352º | 0.41% | 0.15% | - |
| XYZ | 1.21 | 1.03 | 1 | - |
| YUV | 26.71 | 126.47 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 22 | 24 | 0 | 0.41 | 0.35 | 0.85 | 352 | 0.25 | 0.12 |
| Hex | 25 | 16 | 18 | 0 | 29 | 23 | 55 | 160 | 19 | C |
| Octal | 45 | 26 | 30 | 0 | 51 | 43 | 125 | 540 | 31 | 14 |
| Binary | 100101 | 10110 | 11000 | 0 | 101001 | 100011 | 1010101 | 101100000 | 11001 | 1100 |
Color Harmonies of #251618
Complementary color
Monochromatic Colors of #251618
Black with #251618
Text Example
Text Example
White with #251618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251618; }
p { color: rgb(37,22,24); }
H1.HeaderClassName
{
color: #251618;
}
.AnyTagClassName
{
color: #251618;
}
</style>
background-color css
<style>
a { background-color: #251618; }
a { background-color: rgb(37,22,24); }
div.DivClassName
{
background-color: #251618;
}
.BgClassName
{
background-color: #251618;
}
</style>
border-color css
<style>
span { border-color: #251618; }
span { border-color: rgb(37,22,24); }
td.TdClassName
{
border-color: #251618;
}
.TagClassName
{
border-color: #251618;
}
</style>