Shades of Resolution Blue #354576
Tints of Resolution Blue #354576
RGB
CMYK
RGB Variations
Color information
#354576 (or 0x354576) is known color: Resolution Blue. HEX triplet: 35, 45 and 76. RGB value is (53,69,118). Sum of RGB (Red+Green+Blue) = 53+69+118=240 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.08% from 240); Green value is 69 (27.34% from 255 or 28.75% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #354576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354576 is #CABA89. Grayscale: #454545. Windows color (decimal): -13286026 or 7750965. OLE color: 7750965.
HSL color Cylindrical-coordinate representation of color #354576: hue angle of 225.23º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #354576 is Cyan = 0.55, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 69 | 118 | - |
| CMYK | 0.55 | 0.42 | 0 | 0.54 |
| HSL | 225.23º | 0.38% | 0.34% | - |
| HSV(B) | 225.23º | 0.55% | 0.46% | - |
| XYZ | 6.87 | 6.32 | 18 | - |
| YUV | 69.8 | 155.2 | 116.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 69 | 118 | 0.55 | 0.42 | 0 | 0.54 | 225.23 | 0.38 | 0.34 |
| Hex | 35 | 45 | 76 | 37 | 2A | 0 | 36 | E1 | 26 | 22 |
| Octal | 65 | 105 | 166 | 67 | 52 | 0 | 66 | 341 | 46 | 42 |
| Binary | 110101 | 1000101 | 1110110 | 110111 | 101010 | 0 | 110110 | 11100001 | 100110 | 100010 |
Color Harmonies of #354576
Complementary color
Monochromatic Colors of #354576
Black with #354576
Text Example
Text Example
White with #354576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354576; }
p { color: rgb(53,69,118); }
H1.HeaderClassName
{
color: #354576;
}
.AnyTagClassName
{
color: #354576;
}
</style>
background-color css
<style>
a { background-color: #354576; }
a { background-color: rgb(53,69,118); }
div.DivClassName
{
background-color: #354576;
}
.BgClassName
{
background-color: #354576;
}
</style>
border-color css
<style>
span { border-color: #354576; }
span { border-color: rgb(53,69,118); }
td.TdClassName
{
border-color: #354576;
}
.TagClassName
{
border-color: #354576;
}
</style>