Shades of Allports #276785
Tints of Allports #276785
RGB
CMYK
RGB Variations
Color information
#276785 (or 0x276785) is known color: Allports. HEX triplet: 27, 67 and 85. RGB value is (39,103,133). Sum of RGB (Red+Green+Blue) = 39+103+133=275 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.18% from 275); Green value is 103 (40.62% from 255 or 37.45% from 275); Blue value is 133 (52.34% from 255 or 48.36% from 275); Max value from RGB is 133 - color contains mainly: blue. Hex color #276785 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276785 is #D8987A. Grayscale: #575757. Windows color (decimal): -14194811 or 8742695. OLE color: 8742695.
HSL color Cylindrical-coordinate representation of color #276785: hue angle of 199.15º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #276785 is Cyan = 0.71, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 103 | 133 | - |
| CMYK | 0.71 | 0.23 | 0 | 0.48 |
| HSL | 199.15º | 0.55% | 0.34% | - |
| HSV(B) | 199.15º | 0.71% | 0.52% | - |
| XYZ | 9.92 | 11.83 | 23.95 | - |
| YUV | 87.28 | 153.8 | 93.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 133 | 0.71 | 0.23 | 0 | 0.48 | 199.15 | 0.55 | 0.34 |
| Hex | 27 | 67 | 85 | 47 | 17 | 0 | 30 | C7 | 37 | 22 |
| Octal | 47 | 147 | 205 | 107 | 27 | 0 | 60 | 307 | 67 | 42 |
| Binary | 100111 | 1100111 | 10000101 | 1000111 | 10111 | 0 | 110000 | 11000111 | 110111 | 100010 |
Color Harmonies of #276785
Complementary color
Monochromatic Colors of #276785
Black with #276785
Text Example
Text Example
White with #276785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276785; }
p { color: rgb(39,103,133); }
H1.HeaderClassName
{
color: #276785;
}
.AnyTagClassName
{
color: #276785;
}
</style>
background-color css
<style>
a { background-color: #276785; }
a { background-color: rgb(39,103,133); }
div.DivClassName
{
background-color: #276785;
}
.BgClassName
{
background-color: #276785;
}
</style>
border-color css
<style>
span { border-color: #276785; }
span { border-color: rgb(39,103,133); }
td.TdClassName
{
border-color: #276785;
}
.TagClassName
{
border-color: #276785;
}
</style>