Shades of Allports #277384
Tints of Allports #277384
RGB
CMYK
RGB Variations
Color information
#277384 (or 0x277384) is known color: Allports. HEX triplet: 27, 73 and 84. RGB value is (39,115,132). Sum of RGB (Red+Green+Blue) = 39+115+132=286 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.64% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #277384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277384 is #D88C7B. Grayscale: #5E5E5E. Windows color (decimal): -14191740 or 8680231. OLE color: 8680231.
HSL color Cylindrical-coordinate representation of color #277384: hue angle of 190.97º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #277384 is Cyan = 0.70, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 115 | 132 | - |
| CMYK | 0.70 | 0.13 | 0 | 0.48 |
| HSL | 190.97º | 0.54% | 0.34% | - |
| HSV(B) | 190.97º | 0.7% | 0.52% | - |
| XYZ | 11.13 | 14.36 | 24.01 | - |
| YUV | 94.21 | 149.32 | 88.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 132 | 0.70 | 0.13 | 0 | 0.48 | 190.97 | 0.54 | 0.34 |
| Hex | 27 | 73 | 84 | 46 | D | 0 | 30 | BF | 36 | 22 |
| Octal | 47 | 163 | 204 | 106 | 15 | 0 | 60 | 277 | 66 | 42 |
| Binary | 100111 | 1110011 | 10000100 | 1000110 | 1101 | 0 | 110000 | 10111111 | 110110 | 100010 |
Color Harmonies of #277384
Complementary color
Monochromatic Colors of #277384
Black with #277384
Text Example
Text Example
White with #277384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277384; }
p { color: rgb(39,115,132); }
H1.HeaderClassName
{
color: #277384;
}
.AnyTagClassName
{
color: #277384;
}
</style>
background-color css
<style>
a { background-color: #277384; }
a { background-color: rgb(39,115,132); }
div.DivClassName
{
background-color: #277384;
}
.BgClassName
{
background-color: #277384;
}
</style>
border-color css
<style>
span { border-color: #277384; }
span { border-color: rgb(39,115,132); }
td.TdClassName
{
border-color: #277384;
}
.TagClassName
{
border-color: #277384;
}
</style>