Shades of Allports #277381
Tints of Allports #277381
RGB
CMYK
RGB Variations
Color information
#277381 (or 0x277381) is known color: Allports. HEX triplet: 27, 73 and 81. RGB value is (39,115,129). Sum of RGB (Red+Green+Blue) = 39+115+129=283 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.78% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 129 (50.78% from 255 or 45.58% from 283); Max value from RGB is 129 - color contains mainly: blue. Hex color #277381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277381 is #D88C7E. Grayscale: #5D5D5D. Windows color (decimal): -14191743 or 8483623. OLE color: 8483623.
HSL color Cylindrical-coordinate representation of color #277381: hue angle of 189.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #277381 is Cyan = 0.70, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 115 | 129 | - |
| CMYK | 0.70 | 0.11 | 0 | 0.49 |
| HSL | 189.33º | 0.54% | 0.33% | - |
| HSV(B) | 189.33º | 0.7% | 0.51% | - |
| XYZ | 10.93 | 14.28 | 22.95 | - |
| YUV | 93.87 | 147.82 | 88.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 129 | 0.70 | 0.11 | 0 | 0.49 | 189.33 | 0.54 | 0.33 |
| Hex | 27 | 73 | 81 | 46 | B | 0 | 31 | BD | 36 | 21 |
| Octal | 47 | 163 | 201 | 106 | 13 | 0 | 61 | 275 | 66 | 41 |
| Binary | 100111 | 1110011 | 10000001 | 1000110 | 1011 | 0 | 110001 | 10111101 | 110110 | 100001 |
Color Harmonies of #277381
Complementary color
Monochromatic Colors of #277381
Black with #277381
Text Example
Text Example
White with #277381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277381; }
p { color: rgb(39,115,129); }
H1.HeaderClassName
{
color: #277381;
}
.AnyTagClassName
{
color: #277381;
}
</style>
background-color css
<style>
a { background-color: #277381; }
a { background-color: rgb(39,115,129); }
div.DivClassName
{
background-color: #277381;
}
.BgClassName
{
background-color: #277381;
}
</style>
border-color css
<style>
span { border-color: #277381; }
span { border-color: rgb(39,115,129); }
td.TdClassName
{
border-color: #277381;
}
.TagClassName
{
border-color: #277381;
}
</style>