Shades of Allports #276773
Tints of Allports #276773
RGB
CMYK
RGB Variations
Color information
#276773 (or 0x276773) is known color: Allports. HEX triplet: 27, 67 and 73. RGB value is (39,103,115). Sum of RGB (Red+Green+Blue) = 39+103+115=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 115 - color contains mainly: blue. Hex color #276773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276773 is #D8988C. Grayscale: #555555. Windows color (decimal): -14194829 or 7563047. OLE color: 7563047.
HSL color Cylindrical-coordinate representation of color #276773: hue angle of 189.47º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #276773 is Cyan = 0.66, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 103 | 115 | - |
| CMYK | 0.66 | 0.10 | 0 | 0.55 |
| HSL | 189.47º | 0.49% | 0.3% | - |
| HSV(B) | 189.47º | 0.66% | 0.45% | - |
| XYZ | 8.78 | 11.37 | 17.95 | - |
| YUV | 85.23 | 144.8 | 95.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 115 | 0.66 | 0.10 | 0 | 0.55 | 189.47 | 0.49 | 0.3 |
| Hex | 27 | 67 | 73 | 42 | A | 0 | 37 | BD | 31 | 1E |
| Octal | 47 | 147 | 163 | 102 | 12 | 0 | 67 | 275 | 61 | 36 |
| Binary | 100111 | 1100111 | 1110011 | 1000010 | 1010 | 0 | 110111 | 10111101 | 110001 | 11110 |
Color Harmonies of #276773
Complementary color
Monochromatic Colors of #276773
Black with #276773
Text Example
Text Example
White with #276773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276773; }
p { color: rgb(39,103,115); }
H1.HeaderClassName
{
color: #276773;
}
.AnyTagClassName
{
color: #276773;
}
</style>
background-color css
<style>
a { background-color: #276773; }
a { background-color: rgb(39,103,115); }
div.DivClassName
{
background-color: #276773;
}
.BgClassName
{
background-color: #276773;
}
</style>
border-color css
<style>
span { border-color: #276773; }
span { border-color: rgb(39,103,115); }
td.TdClassName
{
border-color: #276773;
}
.TagClassName
{
border-color: #276773;
}
</style>