Shades of Resolution Blue #273476
Tints of Resolution Blue #273476
RGB
CMYK
RGB Variations
Color information
#273476 (or 0x273476) is known color: Resolution Blue. HEX triplet: 27, 34 and 76. RGB value is (39,52,118). Sum of RGB (Red+Green+Blue) = 39+52+118=209 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.66% from 209); Green value is 52 (20.70% from 255 or 24.88% from 209); Blue value is 118 (46.48% from 255 or 56.46% from 209); Max value from RGB is 118 - color contains mainly: blue. Hex color #273476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273476 is #D8CB89. Grayscale: #373737. Windows color (decimal): -14207882 or 7746599. OLE color: 7746599.
HSL color Cylindrical-coordinate representation of color #273476: hue angle of 230.13º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #273476 is Cyan = 0.67, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 52 | 118 | - |
| CMYK | 0.67 | 0.56 | 0 | 0.54 |
| HSL | 230.13º | 0.5% | 0.31% | - |
| HSV(B) | 230.13º | 0.67% | 0.46% | - |
| XYZ | 5.33 | 4.2 | 17.67 | - |
| YUV | 55.64 | 163.19 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 118 | 0.67 | 0.56 | 0 | 0.54 | 230.13 | 0.5 | 0.31 |
| Hex | 27 | 34 | 76 | 43 | 38 | 0 | 36 | E6 | 32 | 1F |
| Octal | 47 | 64 | 166 | 103 | 70 | 0 | 66 | 346 | 62 | 37 |
| Binary | 100111 | 110100 | 1110110 | 1000011 | 111000 | 0 | 110110 | 11100110 | 110010 | 11111 |
Color Harmonies of #273476
Complementary color
Monochromatic Colors of #273476
Black with #273476
Text Example
Text Example
White with #273476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273476; }
p { color: rgb(39,52,118); }
H1.HeaderClassName
{
color: #273476;
}
.AnyTagClassName
{
color: #273476;
}
</style>
background-color css
<style>
a { background-color: #273476; }
a { background-color: rgb(39,52,118); }
div.DivClassName
{
background-color: #273476;
}
.BgClassName
{
background-color: #273476;
}
</style>
border-color css
<style>
span { border-color: #273476; }
span { border-color: rgb(39,52,118); }
td.TdClassName
{
border-color: #273476;
}
.TagClassName
{
border-color: #273476;
}
</style>