Shades of Allports #277289
Tints of Allports #277289
RGB
CMYK
RGB Variations
Color information
#277289 (or 0x277289) is known color: Allports. HEX triplet: 27, 72 and 89. RGB value is (39,114,137). Sum of RGB (Red+Green+Blue) = 39+114+137=290 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.45% from 290); Green value is 114 (44.92% from 255 or 39.31% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #277289 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277289 is #D88D76. Grayscale: #5E5E5E. Windows color (decimal): -14191991 or 9007655. OLE color: 9007655.
HSL color Cylindrical-coordinate representation of color #277289: hue angle of 194.08º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #277289 is Cyan = 0.72, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 114 | 137 | - |
| CMYK | 0.72 | 0.17 | 0 | 0.46 |
| HSL | 194.08º | 0.56% | 0.35% | - |
| HSV(B) | 194.08º | 0.72% | 0.54% | - |
| XYZ | 11.37 | 14.27 | 25.82 | - |
| YUV | 94.2 | 152.15 | 88.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 137 | 0.72 | 0.17 | 0 | 0.46 | 194.08 | 0.56 | 0.35 |
| Hex | 27 | 72 | 89 | 48 | 11 | 0 | 2E | C2 | 38 | 23 |
| Octal | 47 | 162 | 211 | 110 | 21 | 0 | 56 | 302 | 70 | 43 |
| Binary | 100111 | 1110010 | 10001001 | 1001000 | 10001 | 0 | 101110 | 11000010 | 111000 | 100011 |
Color Harmonies of #277289
Complementary color
Monochromatic Colors of #277289
Black with #277289
Text Example
Text Example
White with #277289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277289; }
p { color: rgb(39,114,137); }
H1.HeaderClassName
{
color: #277289;
}
.AnyTagClassName
{
color: #277289;
}
</style>
background-color css
<style>
a { background-color: #277289; }
a { background-color: rgb(39,114,137); }
div.DivClassName
{
background-color: #277289;
}
.BgClassName
{
background-color: #277289;
}
</style>
border-color css
<style>
span { border-color: #277289; }
span { border-color: rgb(39,114,137); }
td.TdClassName
{
border-color: #277289;
}
.TagClassName
{
border-color: #277289;
}
</style>