Shades of Rustic Red #250714
Tints of Rustic Red #250714
RGB
CMYK
RGB Variations
Color information
#250714 (or 0x250714) is known color: Rustic Red. HEX triplet: 25, 07 and 14. RGB value is (37,7,20). Sum of RGB (Red+Green+Blue) = 37+7+20=64 (8% of max value = 765). Red value is 37 (14.84% from 255 or 57.81% from 64); Green value is 7 (3.12% from 255 or 10.94% from 64); Blue value is 20 (8.20% from 255 or 31.25% from 64); Max value from RGB is 37 - color contains mainly: red. Hex color #250714 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #250714 is #DAF8EB. Grayscale: #111111. Windows color (decimal): -14350572 or 1312549. OLE color: 1312549.
HSL color Cylindrical-coordinate representation of color #250714: hue angle of 334º degrees, saturation: 0.68, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #250714 is Cyan = 0, Magento = 0.81, Yellow = 0.46 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 7 | 20 | - |
| CMYK | 0 | 0.81 | 0.46 | 0.85 |
| HSL | 334º | 0.68% | 0.09% | - |
| HSV(B) | 334º | 0.81% | 0.15% | - |
| XYZ | 0.97 | 0.6 | 0.73 | - |
| YUV | 17.45 | 129.44 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 20 | 0 | 0.81 | 0.46 | 0.85 | 334 | 0.68 | 0.09 |
| Hex | 25 | 7 | 14 | 0 | 51 | 2E | 55 | 14E | 44 | 9 |
| Octal | 45 | 7 | 24 | 0 | 121 | 56 | 125 | 516 | 104 | 11 |
| Binary | 100101 | 111 | 10100 | 0 | 1010001 | 101110 | 1010101 | 101001110 | 1000100 | 1001 |
Color Harmonies of #250714
Complementary color
Monochromatic Colors of #250714
Black with #250714
Text Example
Text Example
White with #250714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250714; }
p { color: rgb(37,7,20); }
H1.HeaderClassName
{
color: #250714;
}
.AnyTagClassName
{
color: #250714;
}
</style>
background-color css
<style>
a { background-color: #250714; }
a { background-color: rgb(37,7,20); }
div.DivClassName
{
background-color: #250714;
}
.BgClassName
{
background-color: #250714;
}
</style>
border-color css
<style>
span { border-color: #250714; }
span { border-color: rgb(37,7,20); }
td.TdClassName
{
border-color: #250714;
}
.TagClassName
{
border-color: #250714;
}
</style>