Shades of Allports #276772
Tints of Allports #276772
RGB
CMYK
RGB Variations
Color information
#276772 (or 0x276772) is known color: Allports. HEX triplet: 27, 67 and 72. RGB value is (39,103,114). Sum of RGB (Red+Green+Blue) = 39+103+114=256 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.23% from 256); Green value is 103 (40.62% from 255 or 40.23% from 256); Blue value is 114 (44.92% from 255 or 44.53% from 256); Max value from RGB is 114 - color contains mainly: blue. Hex color #276772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276772 is #D8988D. Grayscale: #555555. Windows color (decimal): -14194830 or 7497511. OLE color: 7497511.
HSL color Cylindrical-coordinate representation of color #276772: hue angle of 188.8º 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 #276772 is Cyan = 0.66, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 103 | 114 | - |
| CMYK | 0.66 | 0.10 | 0 | 0.55 |
| HSL | 188.8º | 0.49% | 0.3% | - |
| HSV(B) | 188.8º | 0.66% | 0.45% | - |
| XYZ | 8.72 | 11.35 | 17.65 | - |
| YUV | 85.12 | 144.3 | 95.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 114 | 0.66 | 0.10 | 0 | 0.55 | 188.8 | 0.49 | 0.3 |
| Hex | 27 | 67 | 72 | 42 | A | 0 | 37 | BD | 31 | 1E |
| Octal | 47 | 147 | 162 | 102 | 12 | 0 | 67 | 275 | 61 | 36 |
| Binary | 100111 | 1100111 | 1110010 | 1000010 | 1010 | 0 | 110111 | 10111101 | 110001 | 11110 |
Color Harmonies of #276772
Complementary color
Monochromatic Colors of #276772
Black with #276772
Text Example
Text Example
White with #276772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276772; }
p { color: rgb(39,103,114); }
H1.HeaderClassName
{
color: #276772;
}
.AnyTagClassName
{
color: #276772;
}
</style>
background-color css
<style>
a { background-color: #276772; }
a { background-color: rgb(39,103,114); }
div.DivClassName
{
background-color: #276772;
}
.BgClassName
{
background-color: #276772;
}
</style>
border-color css
<style>
span { border-color: #276772; }
span { border-color: rgb(39,103,114); }
td.TdClassName
{
border-color: #276772;
}
.TagClassName
{
border-color: #276772;
}
</style>