Shades of Bright Red #942437
Tints of Bright Red #942437
RGB
CMYK
RGB Variations
Color information
#942437 (or 0x942437) is known color: Bright Red. HEX triplet: 94, 24 and 37. RGB value is (148,36,55). Sum of RGB (Red+Green+Blue) = 148+36+55=239 (31% of max value = 765). Red value is 148 (58.20% from 255 or 61.92% from 239); Green value is 36 (14.45% from 255 or 15.06% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 148 - color contains mainly: red. Hex color #942437 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942437 is #6BDBC8. Grayscale: #474747. Windows color (decimal): -7068617 or 3613844. OLE color: 3613844.
HSL color Cylindrical-coordinate representation of color #942437: hue angle of 349.82º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #942437 is Cyan = 0, Magento = 0.76, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 36 | 55 | - |
| CMYK | 0 | 0.76 | 0.63 | 0.42 |
| HSL | 349.82º | 0.61% | 0.36% | - |
| HSV(B) | 349.82º | 0.76% | 0.58% | - |
| XYZ | 13.53 | 7.83 | 4.41 | - |
| YUV | 71.65 | 118.61 | 182.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 36 | 55 | 0 | 0.76 | 0.63 | 0.42 | 349.82 | 0.61 | 0.36 |
| Hex | 94 | 24 | 37 | 0 | 4C | 3F | 2A | 15E | 3D | 24 |
| Octal | 224 | 44 | 67 | 0 | 114 | 77 | 52 | 536 | 75 | 44 |
| Binary | 10010100 | 100100 | 110111 | 0 | 1001100 | 111111 | 101010 | 101011110 | 111101 | 100100 |
Color Harmonies of #942437
Complementary color
Monochromatic Colors of #942437
Black with #942437
Text Example
Text Example
White with #942437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942437; }
p { color: rgb(148,36,55); }
H1.HeaderClassName
{
color: #942437;
}
.AnyTagClassName
{
color: #942437;
}
</style>
background-color css
<style>
a { background-color: #942437; }
a { background-color: rgb(148,36,55); }
div.DivClassName
{
background-color: #942437;
}
.BgClassName
{
background-color: #942437;
}
</style>
border-color css
<style>
span { border-color: #942437; }
span { border-color: rgb(148,36,55); }
td.TdClassName
{
border-color: #942437;
}
.TagClassName
{
border-color: #942437;
}
</style>