Shades of Resolution Blue #284276
Tints of Resolution Blue #284276
RGB
CMYK
RGB Variations
Color information
#284276 (or 0x284276) is known color: Resolution Blue. HEX triplet: 28, 42 and 76. RGB value is (40,66,118). Sum of RGB (Red+Green+Blue) = 40+66+118=224 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.86% from 224); Green value is 66 (26.17% from 255 or 29.46% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #284276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284276 is #D7BD89. Grayscale: #3F3F3F. Windows color (decimal): -14138762 or 7750184. OLE color: 7750184.
HSL color Cylindrical-coordinate representation of color #284276: hue angle of 220º 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 #284276 is Cyan = 0.66, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 66 | 118 | - |
| CMYK | 0.66 | 0.44 | 0 | 0.54 |
| HSL | 220º | 0.49% | 0.31% | - |
| HSV(B) | 220º | 0.66% | 0.46% | - |
| XYZ | 6.09 | 5.66 | 17.91 | - |
| YUV | 64.15 | 158.39 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 66 | 118 | 0.66 | 0.44 | 0 | 0.54 | 220 | 0.49 | 0.31 |
| Hex | 28 | 42 | 76 | 42 | 2C | 0 | 36 | DC | 31 | 1F |
| Octal | 50 | 102 | 166 | 102 | 54 | 0 | 66 | 334 | 61 | 37 |
| Binary | 101000 | 1000010 | 1110110 | 1000010 | 101100 | 0 | 110110 | 11011100 | 110001 | 11111 |
Color Harmonies of #284276
Complementary color
Monochromatic Colors of #284276
Black with #284276
Text Example
Text Example
White with #284276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284276; }
p { color: rgb(40,66,118); }
H1.HeaderClassName
{
color: #284276;
}
.AnyTagClassName
{
color: #284276;
}
</style>
background-color css
<style>
a { background-color: #284276; }
a { background-color: rgb(40,66,118); }
div.DivClassName
{
background-color: #284276;
}
.BgClassName
{
background-color: #284276;
}
</style>
border-color css
<style>
span { border-color: #284276; }
span { border-color: rgb(40,66,118); }
td.TdClassName
{
border-color: #284276;
}
.TagClassName
{
border-color: #284276;
}
</style>