Shades of Allports #276473
Tints of Allports #276473
RGB
CMYK
RGB Variations
Color information
#276473 (or 0x276473) is known color: Allports. HEX triplet: 27, 64 and 73. RGB value is (39,100,115). Sum of RGB (Red+Green+Blue) = 39+100+115=254 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.35% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 115 (45.31% from 255 or 45.28% from 254); Max value from RGB is 115 - color contains mainly: blue. Hex color #276473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276473 is #D89B8C. Grayscale: #535353. Windows color (decimal): -14195597 or 7562279. OLE color: 7562279.
HSL color Cylindrical-coordinate representation of color #276473: hue angle of 191.84º 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 #276473 is Cyan = 0.66, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 100 | 115 | - |
| CMYK | 0.66 | 0.13 | 0 | 0.55 |
| HSL | 191.84º | 0.49% | 0.3% | - |
| HSV(B) | 191.84º | 0.66% | 0.45% | - |
| XYZ | 8.49 | 10.78 | 17.85 | - |
| YUV | 83.47 | 145.79 | 96.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 100 | 115 | 0.66 | 0.13 | 0 | 0.55 | 191.84 | 0.49 | 0.3 |
| Hex | 27 | 64 | 73 | 42 | D | 0 | 37 | C0 | 31 | 1E |
| Octal | 47 | 144 | 163 | 102 | 15 | 0 | 67 | 300 | 61 | 36 |
| Binary | 100111 | 1100100 | 1110011 | 1000010 | 1101 | 0 | 110111 | 11000000 | 110001 | 11110 |
Color Harmonies of #276473
Complementary color
Monochromatic Colors of #276473
Black with #276473
Text Example
Text Example
White with #276473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276473; }
p { color: rgb(39,100,115); }
H1.HeaderClassName
{
color: #276473;
}
.AnyTagClassName
{
color: #276473;
}
</style>
background-color css
<style>
a { background-color: #276473; }
a { background-color: rgb(39,100,115); }
div.DivClassName
{
background-color: #276473;
}
.BgClassName
{
background-color: #276473;
}
</style>
border-color css
<style>
span { border-color: #276473; }
span { border-color: rgb(39,100,115); }
td.TdClassName
{
border-color: #276473;
}
.TagClassName
{
border-color: #276473;
}
</style>