Shades of Allports #276679
Tints of Allports #276679
RGB
CMYK
RGB Variations
Color information
#276679 (or 0x276679) is known color: Allports. HEX triplet: 27, 66 and 79. RGB value is (39,102,121). Sum of RGB (Red+Green+Blue) = 39+102+121=262 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.89% from 262); Green value is 102 (40.23% from 255 or 38.93% from 262); Blue value is 121 (47.66% from 255 or 46.18% from 262); Max value from RGB is 121 - color contains mainly: blue. Hex color #276679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276679 is #D89986. Grayscale: #555555. Windows color (decimal): -14195079 or 7956007. OLE color: 7956007.
HSL color Cylindrical-coordinate representation of color #276679: hue angle of 193.9º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #276679 is Cyan = 0.68, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 102 | 121 | - |
| CMYK | 0.68 | 0.16 | 0 | 0.53 |
| HSL | 193.9º | 0.51% | 0.31% | - |
| HSV(B) | 193.9º | 0.68% | 0.47% | - |
| XYZ | 9.04 | 11.31 | 19.8 | - |
| YUV | 85.33 | 148.13 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 121 | 0.68 | 0.16 | 0 | 0.53 | 193.9 | 0.51 | 0.31 |
| Hex | 27 | 66 | 79 | 44 | 10 | 0 | 35 | C2 | 33 | 1F |
| Octal | 47 | 146 | 171 | 104 | 20 | 0 | 65 | 302 | 63 | 37 |
| Binary | 100111 | 1100110 | 1111001 | 1000100 | 10000 | 0 | 110101 | 11000010 | 110011 | 11111 |
Color Harmonies of #276679
Complementary color
Monochromatic Colors of #276679
Black with #276679
Text Example
Text Example
White with #276679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276679; }
p { color: rgb(39,102,121); }
H1.HeaderClassName
{
color: #276679;
}
.AnyTagClassName
{
color: #276679;
}
</style>
background-color css
<style>
a { background-color: #276679; }
a { background-color: rgb(39,102,121); }
div.DivClassName
{
background-color: #276679;
}
.BgClassName
{
background-color: #276679;
}
</style>
border-color css
<style>
span { border-color: #276679; }
span { border-color: rgb(39,102,121); }
td.TdClassName
{
border-color: #276679;
}
.TagClassName
{
border-color: #276679;
}
</style>