Shades of Allports #276777
Tints of Allports #276777
RGB
CMYK
RGB Variations
Color information
#276777 (or 0x276777) is known color: Allports. HEX triplet: 27, 67 and 77. RGB value is (39,103,119). Sum of RGB (Red+Green+Blue) = 39+103+119=261 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.94% from 261); Green value is 103 (40.62% from 255 or 39.46% from 261); Blue value is 119 (46.88% from 255 or 45.59% from 261); Max value from RGB is 119 - color contains mainly: blue. Hex color #276777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276777 is #D89888. Grayscale: #555555. Windows color (decimal): -14194825 or 7825191. OLE color: 7825191.
HSL color Cylindrical-coordinate representation of color #276777: hue angle of 192º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #276777 is Cyan = 0.67, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 103 | 119 | - |
| CMYK | 0.67 | 0.13 | 0 | 0.53 |
| HSL | 192º | 0.51% | 0.31% | - |
| HSV(B) | 192º | 0.67% | 0.47% | - |
| XYZ | 9.02 | 11.46 | 19.19 | - |
| YUV | 85.69 | 146.8 | 94.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 119 | 0.67 | 0.13 | 0 | 0.53 | 192 | 0.51 | 0.31 |
| Hex | 27 | 67 | 77 | 43 | D | 0 | 35 | C0 | 33 | 1F |
| Octal | 47 | 147 | 167 | 103 | 15 | 0 | 65 | 300 | 63 | 37 |
| Binary | 100111 | 1100111 | 1110111 | 1000011 | 1101 | 0 | 110101 | 11000000 | 110011 | 11111 |
Color Harmonies of #276777
Complementary color
Monochromatic Colors of #276777
Black with #276777
Text Example
Text Example
White with #276777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276777; }
p { color: rgb(39,103,119); }
H1.HeaderClassName
{
color: #276777;
}
.AnyTagClassName
{
color: #276777;
}
</style>
background-color css
<style>
a { background-color: #276777; }
a { background-color: rgb(39,103,119); }
div.DivClassName
{
background-color: #276777;
}
.BgClassName
{
background-color: #276777;
}
</style>
border-color css
<style>
span { border-color: #276777; }
span { border-color: rgb(39,103,119); }
td.TdClassName
{
border-color: #276777;
}
.TagClassName
{
border-color: #276777;
}
</style>