Shades of Resolution Blue #284476
Tints of Resolution Blue #284476
RGB
CMYK
RGB Variations
Color information
#284476 (or 0x284476) is known color: Resolution Blue. HEX triplet: 28, 44 and 76. RGB value is (40,68,118). Sum of RGB (Red+Green+Blue) = 40+68+118=226 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.70% from 226); Green value is 68 (26.95% from 255 or 30.09% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #284476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284476 is #D7BB89. Grayscale: #414141. Windows color (decimal): -14138250 or 7750696. OLE color: 7750696.
HSL color Cylindrical-coordinate representation of color #284476: hue angle of 218.46º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #284476 is Cyan = 0.66, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 68 | 118 | - |
| CMYK | 0.66 | 0.42 | 0 | 0.54 |
| HSL | 218.46º | 0.49% | 0.31% | - |
| HSV(B) | 218.46º | 0.66% | 0.46% | - |
| XYZ | 6.21 | 5.89 | 17.95 | - |
| YUV | 65.33 | 157.72 | 109.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 68 | 118 | 0.66 | 0.42 | 0 | 0.54 | 218.46 | 0.49 | 0.31 |
| Hex | 28 | 44 | 76 | 42 | 2A | 0 | 36 | DA | 31 | 1F |
| Octal | 50 | 104 | 166 | 102 | 52 | 0 | 66 | 332 | 61 | 37 |
| Binary | 101000 | 1000100 | 1110110 | 1000010 | 101010 | 0 | 110110 | 11011010 | 110001 | 11111 |
Color Harmonies of #284476
Complementary color
Monochromatic Colors of #284476
Black with #284476
Text Example
Text Example
White with #284476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284476; }
p { color: rgb(40,68,118); }
H1.HeaderClassName
{
color: #284476;
}
.AnyTagClassName
{
color: #284476;
}
</style>
background-color css
<style>
a { background-color: #284476; }
a { background-color: rgb(40,68,118); }
div.DivClassName
{
background-color: #284476;
}
.BgClassName
{
background-color: #284476;
}
</style>
border-color css
<style>
span { border-color: #284476; }
span { border-color: rgb(40,68,118); }
td.TdClassName
{
border-color: #284476;
}
.TagClassName
{
border-color: #284476;
}
</style>