Shades of Rustic Red #250614
Tints of Rustic Red #250614
RGB
CMYK
RGB Variations
Color information
#250614 (or 0x250614) is known color: Rustic Red. HEX triplet: 25, 06 and 14. RGB value is (37,6,20). Sum of RGB (Red+Green+Blue) = 37+6+20=63 (8% of max value = 765). Red value is 37 (14.84% from 255 or 58.73% from 63); Green value is 6 (2.73% from 255 or 9.52% from 63); Blue value is 20 (8.20% from 255 or 31.75% from 63); Max value from RGB is 37 - color contains mainly: red. Hex color #250614 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #250614 is #DAF9EB. Grayscale: #101010. Windows color (decimal): -14350828 or 1312293. OLE color: 1312293.
HSL color Cylindrical-coordinate representation of color #250614: hue angle of 332.9º degrees, saturation: 0.72, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #250614 is Cyan = 0, Magento = 0.84, Yellow = 0.46 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 6 | 20 | - |
| CMYK | 0 | 0.84 | 0.46 | 0.85 |
| HSL | 332.9º | 0.72% | 0.08% | - |
| HSV(B) | 332.9º | 0.84% | 0.15% | - |
| XYZ | 0.95 | 0.57 | 0.72 | - |
| YUV | 16.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 6 | 20 | 0 | 0.84 | 0.46 | 0.85 | 332.9 | 0.72 | 0.08 |
| Hex | 25 | 6 | 14 | 0 | 54 | 2E | 55 | 14D | 48 | 8 |
| Octal | 45 | 6 | 24 | 0 | 124 | 56 | 125 | 515 | 110 | 10 |
| Binary | 100101 | 110 | 10100 | 0 | 1010100 | 101110 | 1010101 | 101001101 | 1001000 | 1000 |
Color Harmonies of #250614
Complementary color
Monochromatic Colors of #250614
Black with #250614
Text Example
Text Example
White with #250614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250614; }
p { color: rgb(37,6,20); }
H1.HeaderClassName
{
color: #250614;
}
.AnyTagClassName
{
color: #250614;
}
</style>
background-color css
<style>
a { background-color: #250614; }
a { background-color: rgb(37,6,20); }
div.DivClassName
{
background-color: #250614;
}
.BgClassName
{
background-color: #250614;
}
</style>
border-color css
<style>
span { border-color: #250614; }
span { border-color: rgb(37,6,20); }
td.TdClassName
{
border-color: #250614;
}
.TagClassName
{
border-color: #250614;
}
</style>