Shades of Resolution Blue #283577
Tints of Resolution Blue #283577
RGB
CMYK
RGB Variations
Color information
#283577 (or 0x283577) is known color: Resolution Blue. HEX triplet: 28, 35 and 77. RGB value is (40,53,119). Sum of RGB (Red+Green+Blue) = 40+53+119=212 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.87% from 212); Green value is 53 (21.09% from 255 or 25% from 212); Blue value is 119 (46.88% from 255 or 56.13% from 212); Max value from RGB is 119 - color contains mainly: blue. Hex color #283577 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283577 is #D7CA88. Grayscale: #383838. Windows color (decimal): -14142089 or 7812392. OLE color: 7812392.
HSL color Cylindrical-coordinate representation of color #283577: hue angle of 230.13º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #283577 is Cyan = 0.66, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 53 | 119 | - |
| CMYK | 0.66 | 0.55 | 0 | 0.53 |
| HSL | 230.13º | 0.5% | 0.31% | - |
| HSV(B) | 230.13º | 0.66% | 0.47% | - |
| XYZ | 5.48 | 4.33 | 18 | - |
| YUV | 56.64 | 163.19 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 53 | 119 | 0.66 | 0.55 | 0 | 0.53 | 230.13 | 0.5 | 0.31 |
| Hex | 28 | 35 | 77 | 42 | 37 | 0 | 35 | E6 | 32 | 1F |
| Octal | 50 | 65 | 167 | 102 | 67 | 0 | 65 | 346 | 62 | 37 |
| Binary | 101000 | 110101 | 1110111 | 1000010 | 110111 | 0 | 110101 | 11100110 | 110010 | 11111 |
Color Harmonies of #283577
Complementary color
Monochromatic Colors of #283577
Black with #283577
Text Example
Text Example
White with #283577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283577; }
p { color: rgb(40,53,119); }
H1.HeaderClassName
{
color: #283577;
}
.AnyTagClassName
{
color: #283577;
}
</style>
background-color css
<style>
a { background-color: #283577; }
a { background-color: rgb(40,53,119); }
div.DivClassName
{
background-color: #283577;
}
.BgClassName
{
background-color: #283577;
}
</style>
border-color css
<style>
span { border-color: #283577; }
span { border-color: rgb(40,53,119); }
td.TdClassName
{
border-color: #283577;
}
.TagClassName
{
border-color: #283577;
}
</style>