Shades of Allports #276674
Tints of Allports #276674
RGB
CMYK
RGB Variations
Color information
#276674 (or 0x276674) is known color: Allports. HEX triplet: 27, 66 and 74. RGB value is (39,102,116). Sum of RGB (Red+Green+Blue) = 39+102+116=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 102 (40.23% from 255 or 39.69% from 257); Blue value is 116 (45.70% from 255 or 45.14% from 257); Max value from RGB is 116 - color contains mainly: blue. Hex color #276674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276674 is #D8998B. Grayscale: #545454. Windows color (decimal): -14195084 or 7628327. OLE color: 7628327.
HSL color Cylindrical-coordinate representation of color #276674: hue angle of 190.91º degrees, saturation: 0.5, 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 #276674 is Cyan = 0.66, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 102 | 116 | - |
| CMYK | 0.66 | 0.12 | 0 | 0.55 |
| HSL | 190.91º | 0.5% | 0.3% | - |
| HSV(B) | 190.91º | 0.66% | 0.45% | - |
| XYZ | 8.74 | 11.2 | 18.22 | - |
| YUV | 84.76 | 145.63 | 95.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 116 | 0.66 | 0.12 | 0 | 0.55 | 190.91 | 0.5 | 0.3 |
| Hex | 27 | 66 | 74 | 42 | C | 0 | 37 | BF | 32 | 1E |
| Octal | 47 | 146 | 164 | 102 | 14 | 0 | 67 | 277 | 62 | 36 |
| Binary | 100111 | 1100110 | 1110100 | 1000010 | 1100 | 0 | 110111 | 10111111 | 110010 | 11110 |
Color Harmonies of #276674
Complementary color
Monochromatic Colors of #276674
Black with #276674
Text Example
Text Example
White with #276674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276674; }
p { color: rgb(39,102,116); }
H1.HeaderClassName
{
color: #276674;
}
.AnyTagClassName
{
color: #276674;
}
</style>
background-color css
<style>
a { background-color: #276674; }
a { background-color: rgb(39,102,116); }
div.DivClassName
{
background-color: #276674;
}
.BgClassName
{
background-color: #276674;
}
</style>
border-color css
<style>
span { border-color: #276674; }
span { border-color: rgb(39,102,116); }
td.TdClassName
{
border-color: #276674;
}
.TagClassName
{
border-color: #276674;
}
</style>