Shades of Allports #276676
Tints of Allports #276676
RGB
CMYK
RGB Variations
Color information
#276676 (or 0x276676) is known color: Allports. HEX triplet: 27, 66 and 76. RGB value is (39,102,118). Sum of RGB (Red+Green+Blue) = 39+102+118=259 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.06% from 259); Green value is 102 (40.23% from 255 or 39.38% from 259); Blue value is 118 (46.48% from 255 or 45.56% from 259); Max value from RGB is 118 - color contains mainly: blue. Hex color #276676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276676 is #D89989. Grayscale: #545454. Windows color (decimal): -14195082 or 7759399. OLE color: 7759399.
HSL color Cylindrical-coordinate representation of color #276676: hue angle of 192.15º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #276676 is Cyan = 0.67, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 102 | 118 | - |
| CMYK | 0.67 | 0.14 | 0 | 0.54 |
| HSL | 192.15º | 0.5% | 0.31% | - |
| HSV(B) | 192.15º | 0.67% | 0.46% | - |
| XYZ | 8.86 | 11.24 | 18.84 | - |
| YUV | 84.99 | 146.63 | 95.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 118 | 0.67 | 0.14 | 0 | 0.54 | 192.15 | 0.5 | 0.31 |
| Hex | 27 | 66 | 76 | 43 | E | 0 | 36 | C0 | 32 | 1F |
| Octal | 47 | 146 | 166 | 103 | 16 | 0 | 66 | 300 | 62 | 37 |
| Binary | 100111 | 1100110 | 1110110 | 1000011 | 1110 | 0 | 110110 | 11000000 | 110010 | 11111 |
Color Harmonies of #276676
Complementary color
Monochromatic Colors of #276676
Black with #276676
Text Example
Text Example
White with #276676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276676; }
p { color: rgb(39,102,118); }
H1.HeaderClassName
{
color: #276676;
}
.AnyTagClassName
{
color: #276676;
}
</style>
background-color css
<style>
a { background-color: #276676; }
a { background-color: rgb(39,102,118); }
div.DivClassName
{
background-color: #276676;
}
.BgClassName
{
background-color: #276676;
}
</style>
border-color css
<style>
span { border-color: #276676; }
span { border-color: rgb(39,102,118); }
td.TdClassName
{
border-color: #276676;
}
.TagClassName
{
border-color: #276676;
}
</style>