Shades of Allports #276988
Tints of Allports #276988
RGB
CMYK
RGB Variations
Color information
#276988 (or 0x276988) is known color: Allports. HEX triplet: 27, 69 and 88. RGB value is (39,105,136). Sum of RGB (Red+Green+Blue) = 39+105+136=280 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.93% from 280); Green value is 105 (41.41% from 255 or 37.5% from 280); Blue value is 136 (53.52% from 255 or 48.57% from 280); Max value from RGB is 136 - color contains mainly: blue. Hex color #276988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276988 is #D89677. Grayscale: #585858. Windows color (decimal): -14194296 or 8939815. OLE color: 8939815.
HSL color Cylindrical-coordinate representation of color #276988: hue angle of 199.18º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #276988 is Cyan = 0.71, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 105 | 136 | - |
| CMYK | 0.71 | 0.23 | 0 | 0.47 |
| HSL | 199.18º | 0.55% | 0.34% | - |
| HSV(B) | 199.18º | 0.71% | 0.53% | - |
| XYZ | 10.33 | 12.31 | 25.12 | - |
| YUV | 88.8 | 154.63 | 92.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 136 | 0.71 | 0.23 | 0 | 0.47 | 199.18 | 0.55 | 0.34 |
| Hex | 27 | 69 | 88 | 47 | 17 | 0 | 2F | C7 | 37 | 22 |
| Octal | 47 | 151 | 210 | 107 | 27 | 0 | 57 | 307 | 67 | 42 |
| Binary | 100111 | 1101001 | 10001000 | 1000111 | 10111 | 0 | 101111 | 11000111 | 110111 | 100010 |
Color Harmonies of #276988
Complementary color
Monochromatic Colors of #276988
Black with #276988
Text Example
Text Example
White with #276988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276988; }
p { color: rgb(39,105,136); }
H1.HeaderClassName
{
color: #276988;
}
.AnyTagClassName
{
color: #276988;
}
</style>
background-color css
<style>
a { background-color: #276988; }
a { background-color: rgb(39,105,136); }
div.DivClassName
{
background-color: #276988;
}
.BgClassName
{
background-color: #276988;
}
</style>
border-color css
<style>
span { border-color: #276988; }
span { border-color: rgb(39,105,136); }
td.TdClassName
{
border-color: #276988;
}
.TagClassName
{
border-color: #276988;
}
</style>