Shades of Resolution Blue #254076
Tints of Resolution Blue #254076
RGB
CMYK
RGB Variations
Color information
#254076 (or 0x254076) is known color: Resolution Blue. HEX triplet: 25, 40 and 76. RGB value is (37,64,118). Sum of RGB (Red+Green+Blue) = 37+64+118=219 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.89% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 118 (46.48% from 255 or 53.88% from 219); Max value from RGB is 118 - color contains mainly: blue. Hex color #254076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254076 is #DABF89. Grayscale: #3D3D3D. Windows color (decimal): -14335882 or 7749669. OLE color: 7749669.
HSL color Cylindrical-coordinate representation of color #254076: hue angle of 220º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #254076 is Cyan = 0.69, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 64 | 118 | - |
| CMYK | 0.69 | 0.46 | 0 | 0.54 |
| HSL | 220º | 0.52% | 0.3% | - |
| HSV(B) | 220º | 0.69% | 0.46% | - |
| XYZ | 5.87 | 5.37 | 17.87 | - |
| YUV | 62.08 | 159.55 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 64 | 118 | 0.69 | 0.46 | 0 | 0.54 | 220 | 0.52 | 0.3 |
| Hex | 25 | 40 | 76 | 45 | 2E | 0 | 36 | DC | 34 | 1E |
| Octal | 45 | 100 | 166 | 105 | 56 | 0 | 66 | 334 | 64 | 36 |
| Binary | 100101 | 1000000 | 1110110 | 1000101 | 101110 | 0 | 110110 | 11011100 | 110100 | 11110 |
Color Harmonies of #254076
Complementary color
Monochromatic Colors of #254076
Black with #254076
Text Example
Text Example
White with #254076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254076; }
p { color: rgb(37,64,118); }
H1.HeaderClassName
{
color: #254076;
}
.AnyTagClassName
{
color: #254076;
}
</style>
background-color css
<style>
a { background-color: #254076; }
a { background-color: rgb(37,64,118); }
div.DivClassName
{
background-color: #254076;
}
.BgClassName
{
background-color: #254076;
}
</style>
border-color css
<style>
span { border-color: #254076; }
span { border-color: rgb(37,64,118); }
td.TdClassName
{
border-color: #254076;
}
.TagClassName
{
border-color: #254076;
}
</style>