Shades of Resolution Blue #274275
Tints of Resolution Blue #274275
RGB
CMYK
RGB Variations
Color information
#274275 (or 0x274275) is known color: Resolution Blue. HEX triplet: 27, 42 and 75. RGB value is (39,66,117). Sum of RGB (Red+Green+Blue) = 39+66+117=222 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.57% from 222); Green value is 66 (26.17% from 255 or 29.73% from 222); Blue value is 117 (46.09% from 255 or 52.70% from 222); Max value from RGB is 117 - color contains mainly: blue. Hex color #274275 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274275 is #D8BD8A. Grayscale: #3F3F3F. Windows color (decimal): -14204299 or 7684647. OLE color: 7684647.
HSL color Cylindrical-coordinate representation of color #274275: hue angle of 219.23º 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 #274275 is Cyan = 0.67, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 66 | 117 | - |
| CMYK | 0.67 | 0.44 | 0 | 0.54 |
| HSL | 219.23º | 0.5% | 0.31% | - |
| HSV(B) | 219.23º | 0.67% | 0.46% | - |
| XYZ | 6 | 5.61 | 17.6 | - |
| YUV | 63.74 | 158.05 | 110.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 66 | 117 | 0.67 | 0.44 | 0 | 0.54 | 219.23 | 0.5 | 0.31 |
| Hex | 27 | 42 | 75 | 43 | 2C | 0 | 36 | DB | 32 | 1F |
| Octal | 47 | 102 | 165 | 103 | 54 | 0 | 66 | 333 | 62 | 37 |
| Binary | 100111 | 1000010 | 1110101 | 1000011 | 101100 | 0 | 110110 | 11011011 | 110010 | 11111 |
Color Harmonies of #274275
Complementary color
Monochromatic Colors of #274275
Black with #274275
Text Example
Text Example
White with #274275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274275; }
p { color: rgb(39,66,117); }
H1.HeaderClassName
{
color: #274275;
}
.AnyTagClassName
{
color: #274275;
}
</style>
background-color css
<style>
a { background-color: #274275; }
a { background-color: rgb(39,66,117); }
div.DivClassName
{
background-color: #274275;
}
.BgClassName
{
background-color: #274275;
}
</style>
border-color css
<style>
span { border-color: #274275; }
span { border-color: rgb(39,66,117); }
td.TdClassName
{
border-color: #274275;
}
.TagClassName
{
border-color: #274275;
}
</style>