Shades of Allports #276872
Tints of Allports #276872
RGB
CMYK
RGB Variations
Color information
#276872 (or 0x276872) is known color: Allports. HEX triplet: 27, 68 and 72. RGB value is (39,104,114). Sum of RGB (Red+Green+Blue) = 39+104+114=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 114 (44.92% from 255 or 44.36% from 257); Max value from RGB is 114 - color contains mainly: blue. Hex color #276872 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276872 is #D8978D. Grayscale: #555555. Windows color (decimal): -14194574 or 7497767. OLE color: 7497767.
HSL color Cylindrical-coordinate representation of color #276872: hue angle of 188º 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 #276872 is Cyan = 0.66, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 104 | 114 | - |
| CMYK | 0.66 | 0.09 | 0 | 0.55 |
| HSL | 188º | 0.49% | 0.3% | - |
| HSV(B) | 188º | 0.66% | 0.45% | - |
| XYZ | 8.82 | 11.55 | 17.68 | - |
| YUV | 85.71 | 143.97 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 104 | 114 | 0.66 | 0.09 | 0 | 0.55 | 188 | 0.49 | 0.3 |
| Hex | 27 | 68 | 72 | 42 | 9 | 0 | 37 | BC | 31 | 1E |
| Octal | 47 | 150 | 162 | 102 | 11 | 0 | 67 | 274 | 61 | 36 |
| Binary | 100111 | 1101000 | 1110010 | 1000010 | 1001 | 0 | 110111 | 10111100 | 110001 | 11110 |
Color Harmonies of #276872
Complementary color
Monochromatic Colors of #276872
Black with #276872
Text Example
Text Example
White with #276872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276872; }
p { color: rgb(39,104,114); }
H1.HeaderClassName
{
color: #276872;
}
.AnyTagClassName
{
color: #276872;
}
</style>
background-color css
<style>
a { background-color: #276872; }
a { background-color: rgb(39,104,114); }
div.DivClassName
{
background-color: #276872;
}
.BgClassName
{
background-color: #276872;
}
</style>
border-color css
<style>
span { border-color: #276872; }
span { border-color: rgb(39,104,114); }
td.TdClassName
{
border-color: #276872;
}
.TagClassName
{
border-color: #276872;
}
</style>