Shades of Allports #276580
Tints of Allports #276580
RGB
CMYK
RGB Variations
Color information
#276580 (or 0x276580) is known color: Allports. HEX triplet: 27, 65 and 80. RGB value is (39,101,128). Sum of RGB (Red+Green+Blue) = 39+101+128=268 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.55% from 268); Green value is 101 (39.84% from 255 or 37.69% from 268); Blue value is 128 (50.39% from 255 or 47.76% from 268); Max value from RGB is 128 - color contains mainly: blue. Hex color #276580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276580 is #D89A7F. Grayscale: #555555. Windows color (decimal): -14195328 or 8414503. OLE color: 8414503.
HSL color Cylindrical-coordinate representation of color #276580: hue angle of 198.2º 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 #276580 is Cyan = 0.70, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 101 | 128 | - |
| CMYK | 0.70 | 0.21 | 0 | 0.50 |
| HSL | 198.2º | 0.53% | 0.33% | - |
| HSV(B) | 198.2º | 0.7% | 0.5% | - |
| XYZ | 9.39 | 11.3 | 22.11 | - |
| YUV | 85.54 | 151.96 | 94.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 128 | 0.70 | 0.21 | 0 | 0.50 | 198.2 | 0.53 | 0.33 |
| Hex | 27 | 65 | 80 | 46 | 15 | 0 | 32 | C6 | 35 | 21 |
| Octal | 47 | 145 | 200 | 106 | 25 | 0 | 62 | 306 | 65 | 41 |
| Binary | 100111 | 1100101 | 10000000 | 1000110 | 10101 | 0 | 110010 | 11000110 | 110101 | 100001 |
Color Harmonies of #276580
Complementary color
Monochromatic Colors of #276580
Black with #276580
Text Example
Text Example
White with #276580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276580; }
p { color: rgb(39,101,128); }
H1.HeaderClassName
{
color: #276580;
}
.AnyTagClassName
{
color: #276580;
}
</style>
background-color css
<style>
a { background-color: #276580; }
a { background-color: rgb(39,101,128); }
div.DivClassName
{
background-color: #276580;
}
.BgClassName
{
background-color: #276580;
}
</style>
border-color css
<style>
span { border-color: #276580; }
span { border-color: rgb(39,101,128); }
td.TdClassName
{
border-color: #276580;
}
.TagClassName
{
border-color: #276580;
}
</style>