Shades of Resolution Blue #293670
Tints of Resolution Blue #293670
RGB
CMYK
RGB Variations
Color information
#293670 (or 0x293670) is known color: Resolution Blue. HEX triplet: 29, 36 and 70. RGB value is (41,54,112). Sum of RGB (Red+Green+Blue) = 41+54+112=207 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.81% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 112 (44.14% from 255 or 54.11% from 207); Max value from RGB is 112 - color contains mainly: blue. Hex color #293670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293670 is #D6C98F. Grayscale: #383838. Windows color (decimal): -14076304 or 7353897. OLE color: 7353897.
HSL color Cylindrical-coordinate representation of color #293670: hue angle of 229.01º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #293670 is Cyan = 0.63, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 54 | 112 | - |
| CMYK | 0.63 | 0.52 | 0 | 0.56 |
| HSL | 229.01º | 0.46% | 0.3% | - |
| HSV(B) | 229.01º | 0.63% | 0.44% | - |
| XYZ | 5.16 | 4.28 | 15.88 | - |
| YUV | 56.73 | 159.19 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 54 | 112 | 0.63 | 0.52 | 0 | 0.56 | 229.01 | 0.46 | 0.3 |
| Hex | 29 | 36 | 70 | 3F | 34 | 0 | 38 | E5 | 2E | 1E |
| Octal | 51 | 66 | 160 | 77 | 64 | 0 | 70 | 345 | 56 | 36 |
| Binary | 101001 | 110110 | 1110000 | 111111 | 110100 | 0 | 111000 | 11100101 | 101110 | 11110 |
Color Harmonies of #293670
Complementary color
Monochromatic Colors of #293670
Black with #293670
Text Example
Text Example
White with #293670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293670; }
p { color: rgb(41,54,112); }
H1.HeaderClassName
{
color: #293670;
}
.AnyTagClassName
{
color: #293670;
}
</style>
background-color css
<style>
a { background-color: #293670; }
a { background-color: rgb(41,54,112); }
div.DivClassName
{
background-color: #293670;
}
.BgClassName
{
background-color: #293670;
}
</style>
border-color css
<style>
span { border-color: #293670; }
span { border-color: rgb(41,54,112); }
td.TdClassName
{
border-color: #293670;
}
.TagClassName
{
border-color: #293670;
}
</style>