Shades of Bright Red #971138
Tints of Bright Red #971138
RGB
CMYK
RGB Variations
Color information
#971138 (or 0x971138) is known color: Bright Red. HEX triplet: 97, 11 and 38. RGB value is (151,17,56). Sum of RGB (Red+Green+Blue) = 151+17+56=224 (29% of max value = 765). Red value is 151 (59.38% from 255 or 67.41% from 224); Green value is 17 (7.03% from 255 or 7.59% from 224); Blue value is 56 (22.27% from 255 or 25% from 224); Max value from RGB is 151 - color contains mainly: red. Hex color #971138 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #971138 is #68EEC7. Grayscale: #3D3D3D. Windows color (decimal): -6876872 or 3674519. OLE color: 3674519.
HSL color Cylindrical-coordinate representation of color #971138: hue angle of 342.54º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #971138 is Cyan = 0, Magento = 0.89, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 17 | 56 | - |
| CMYK | 0 | 0.89 | 0.63 | 0.41 |
| HSL | 342.54º | 0.8% | 0.33% | - |
| HSV(B) | 342.54º | 0.89% | 0.59% | - |
| XYZ | 13.68 | 7.27 | 4.42 | - |
| YUV | 61.51 | 124.89 | 191.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 17 | 56 | 0 | 0.89 | 0.63 | 0.41 | 342.54 | 0.8 | 0.33 |
| Hex | 97 | 11 | 38 | 0 | 59 | 3F | 29 | 157 | 50 | 21 |
| Octal | 227 | 21 | 70 | 0 | 131 | 77 | 51 | 527 | 120 | 41 |
| Binary | 10010111 | 10001 | 111000 | 0 | 1011001 | 111111 | 101001 | 101010111 | 1010000 | 100001 |
Color Harmonies of #971138
Complementary color
Monochromatic Colors of #971138
Black with #971138
Text Example
Text Example
White with #971138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #971138; }
p { color: rgb(151,17,56); }
H1.HeaderClassName
{
color: #971138;
}
.AnyTagClassName
{
color: #971138;
}
</style>
background-color css
<style>
a { background-color: #971138; }
a { background-color: rgb(151,17,56); }
div.DivClassName
{
background-color: #971138;
}
.BgClassName
{
background-color: #971138;
}
</style>
border-color css
<style>
span { border-color: #971138; }
span { border-color: rgb(151,17,56); }
td.TdClassName
{
border-color: #971138;
}
.TagClassName
{
border-color: #971138;
}
</style>