Shades of Resolution Blue #293576
Tints of Resolution Blue #293576
RGB
CMYK
RGB Variations
Color information
#293576 (or 0x293576) is known color: Resolution Blue. HEX triplet: 29, 35 and 76. RGB value is (41,53,118). Sum of RGB (Red+Green+Blue) = 41+53+118=212 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.34% from 212); Green value is 53 (21.09% from 255 or 25% from 212); Blue value is 118 (46.48% from 255 or 55.66% from 212); Max value from RGB is 118 - color contains mainly: blue. Hex color #293576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293576 is #D6CA89. Grayscale: #383838. Windows color (decimal): -14076554 or 7746857. OLE color: 7746857.
HSL color Cylindrical-coordinate representation of color #293576: hue angle of 230.65º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #293576 is Cyan = 0.65, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 53 | 118 | - |
| CMYK | 0.65 | 0.55 | 0 | 0.54 |
| HSL | 230.65º | 0.48% | 0.31% | - |
| HSV(B) | 230.65º | 0.65% | 0.46% | - |
| XYZ | 5.46 | 4.33 | 17.69 | - |
| YUV | 56.82 | 162.52 | 116.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 118 | 0.65 | 0.55 | 0 | 0.54 | 230.65 | 0.48 | 0.31 |
| Hex | 29 | 35 | 76 | 41 | 37 | 0 | 36 | E7 | 30 | 1F |
| Octal | 51 | 65 | 166 | 101 | 67 | 0 | 66 | 347 | 60 | 37 |
| Binary | 101001 | 110101 | 1110110 | 1000001 | 110111 | 0 | 110110 | 11100111 | 110000 | 11111 |
Color Harmonies of #293576
Complementary color
Monochromatic Colors of #293576
Black with #293576
Text Example
Text Example
White with #293576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293576; }
p { color: rgb(41,53,118); }
H1.HeaderClassName
{
color: #293576;
}
.AnyTagClassName
{
color: #293576;
}
</style>
background-color css
<style>
a { background-color: #293576; }
a { background-color: rgb(41,53,118); }
div.DivClassName
{
background-color: #293576;
}
.BgClassName
{
background-color: #293576;
}
</style>
border-color css
<style>
span { border-color: #293576; }
span { border-color: rgb(41,53,118); }
td.TdClassName
{
border-color: #293576;
}
.TagClassName
{
border-color: #293576;
}
</style>