Shades of Resolution Blue #293571
Tints of Resolution Blue #293571
RGB
CMYK
RGB Variations
Color information
#293571 (or 0x293571) is known color: Resolution Blue. HEX triplet: 29, 35 and 71. RGB value is (41,53,113). Sum of RGB (Red+Green+Blue) = 41+53+113=207 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.81% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 113 (44.53% from 255 or 54.59% from 207); Max value from RGB is 113 - color contains mainly: blue. Hex color #293571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293571 is #D6CA8E. Grayscale: #383838. Windows color (decimal): -14076559 or 7419177. OLE color: 7419177.
HSL color Cylindrical-coordinate representation of color #293571: hue angle of 230º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #293571 is Cyan = 0.64, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 53 | 113 | - |
| CMYK | 0.64 | 0.53 | 0 | 0.56 |
| HSL | 230º | 0.47% | 0.3% | - |
| HSV(B) | 230º | 0.64% | 0.44% | - |
| XYZ | 5.17 | 4.21 | 16.16 | - |
| YUV | 56.25 | 160.02 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 113 | 0.64 | 0.53 | 0 | 0.56 | 230 | 0.47 | 0.3 |
| Hex | 29 | 35 | 71 | 40 | 35 | 0 | 38 | E6 | 2F | 1E |
| Octal | 51 | 65 | 161 | 100 | 65 | 0 | 70 | 346 | 57 | 36 |
| Binary | 101001 | 110101 | 1110001 | 1000000 | 110101 | 0 | 111000 | 11100110 | 101111 | 11110 |
Color Harmonies of #293571
Complementary color
Monochromatic Colors of #293571
Black with #293571
Text Example
Text Example
White with #293571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293571; }
p { color: rgb(41,53,113); }
H1.HeaderClassName
{
color: #293571;
}
.AnyTagClassName
{
color: #293571;
}
</style>
background-color css
<style>
a { background-color: #293571; }
a { background-color: rgb(41,53,113); }
div.DivClassName
{
background-color: #293571;
}
.BgClassName
{
background-color: #293571;
}
</style>
border-color css
<style>
span { border-color: #293571; }
span { border-color: rgb(41,53,113); }
td.TdClassName
{
border-color: #293571;
}
.TagClassName
{
border-color: #293571;
}
</style>