Shades of Allports #276780
Tints of Allports #276780
RGB
CMYK
RGB Variations
Color information
#276780 (or 0x276780) is known color: Allports. HEX triplet: 27, 67 and 80. RGB value is (39,103,128). Sum of RGB (Red+Green+Blue) = 39+103+128=270 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.44% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 128 (50.39% from 255 or 47.41% from 270); Max value from RGB is 128 - color contains mainly: blue. Hex color #276780 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276780 is #D8987F. Grayscale: #565656. Windows color (decimal): -14194816 or 8415015. OLE color: 8415015.
HSL color Cylindrical-coordinate representation of color #276780: hue angle of 196.85º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #276780 is Cyan = 0.70, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 103 | 128 | - |
| CMYK | 0.70 | 0.20 | 0 | 0.50 |
| HSL | 196.85º | 0.53% | 0.33% | - |
| HSV(B) | 196.85º | 0.7% | 0.5% | - |
| XYZ | 9.58 | 11.69 | 22.17 | - |
| YUV | 86.71 | 151.3 | 93.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 128 | 0.70 | 0.20 | 0 | 0.50 | 196.85 | 0.53 | 0.33 |
| Hex | 27 | 67 | 80 | 46 | 14 | 0 | 32 | C5 | 35 | 21 |
| Octal | 47 | 147 | 200 | 106 | 24 | 0 | 62 | 305 | 65 | 41 |
| Binary | 100111 | 1100111 | 10000000 | 1000110 | 10100 | 0 | 110010 | 11000101 | 110101 | 100001 |
Color Harmonies of #276780
Complementary color
Monochromatic Colors of #276780
Black with #276780
Text Example
Text Example
White with #276780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276780; }
p { color: rgb(39,103,128); }
H1.HeaderClassName
{
color: #276780;
}
.AnyTagClassName
{
color: #276780;
}
</style>
background-color css
<style>
a { background-color: #276780; }
a { background-color: rgb(39,103,128); }
div.DivClassName
{
background-color: #276780;
}
.BgClassName
{
background-color: #276780;
}
</style>
border-color css
<style>
span { border-color: #276780; }
span { border-color: rgb(39,103,128); }
td.TdClassName
{
border-color: #276780;
}
.TagClassName
{
border-color: #276780;
}
</style>