Shades of Allports #276579
Tints of Allports #276579
RGB
CMYK
RGB Variations
Color information
#276579 (or 0x276579) is known color: Allports. HEX triplet: 27, 65 and 79. RGB value is (39,101,121). Sum of RGB (Red+Green+Blue) = 39+101+121=261 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.94% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 121 (47.66% from 255 or 46.36% from 261); Max value from RGB is 121 - color contains mainly: blue. Hex color #276579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276579 is #D89A86. Grayscale: #545454. Windows color (decimal): -14195335 or 7955751. OLE color: 7955751.
HSL color Cylindrical-coordinate representation of color #276579: hue angle of 194.63º 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 #276579 is Cyan = 0.68, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 101 | 121 | - |
| CMYK | 0.68 | 0.17 | 0 | 0.53 |
| HSL | 194.63º | 0.51% | 0.31% | - |
| HSV(B) | 194.63º | 0.68% | 0.47% | - |
| XYZ | 8.94 | 11.12 | 19.76 | - |
| YUV | 84.74 | 148.46 | 95.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 121 | 0.68 | 0.17 | 0 | 0.53 | 194.63 | 0.51 | 0.31 |
| Hex | 27 | 65 | 79 | 44 | 11 | 0 | 35 | C3 | 33 | 1F |
| Octal | 47 | 145 | 171 | 104 | 21 | 0 | 65 | 303 | 63 | 37 |
| Binary | 100111 | 1100101 | 1111001 | 1000100 | 10001 | 0 | 110101 | 11000011 | 110011 | 11111 |
Color Harmonies of #276579
Complementary color
Monochromatic Colors of #276579
Black with #276579
Text Example
Text Example
White with #276579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276579; }
p { color: rgb(39,101,121); }
H1.HeaderClassName
{
color: #276579;
}
.AnyTagClassName
{
color: #276579;
}
</style>
background-color css
<style>
a { background-color: #276579; }
a { background-color: rgb(39,101,121); }
div.DivClassName
{
background-color: #276579;
}
.BgClassName
{
background-color: #276579;
}
</style>
border-color css
<style>
span { border-color: #276579; }
span { border-color: rgb(39,101,121); }
td.TdClassName
{
border-color: #276579;
}
.TagClassName
{
border-color: #276579;
}
</style>