Shades of Allports #276971
Tints of Allports #276971
RGB
CMYK
RGB Variations
Color information
#276971 (or 0x276971) is known color: Allports. HEX triplet: 27, 69 and 71. RGB value is (39,105,113). Sum of RGB (Red+Green+Blue) = 39+105+113=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 113 (44.53% from 255 or 43.97% from 257); Max value from RGB is 113 - color contains mainly: blue. Hex color #276971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276971 is #D8968E. Grayscale: #565656. Windows color (decimal): -14194319 or 7432487. OLE color: 7432487.
HSL color Cylindrical-coordinate representation of color #276971: hue angle of 186.49º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #276971 is Cyan = 0.65, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 105 | 113 | - |
| CMYK | 0.65 | 0.07 | 0 | 0.56 |
| HSL | 186.49º | 0.49% | 0.3% | - |
| HSV(B) | 186.49º | 0.65% | 0.44% | - |
| XYZ | 8.87 | 11.73 | 17.42 | - |
| YUV | 86.18 | 143.13 | 94.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 113 | 0.65 | 0.07 | 0 | 0.56 | 186.49 | 0.49 | 0.3 |
| Hex | 27 | 69 | 71 | 41 | 7 | 0 | 38 | BA | 31 | 1E |
| Octal | 47 | 151 | 161 | 101 | 7 | 0 | 70 | 272 | 61 | 36 |
| Binary | 100111 | 1101001 | 1110001 | 1000001 | 111 | 0 | 111000 | 10111010 | 110001 | 11110 |
Color Harmonies of #276971
Complementary color
Monochromatic Colors of #276971
Black with #276971
Text Example
Text Example
White with #276971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276971; }
p { color: rgb(39,105,113); }
H1.HeaderClassName
{
color: #276971;
}
.AnyTagClassName
{
color: #276971;
}
</style>
background-color css
<style>
a { background-color: #276971; }
a { background-color: rgb(39,105,113); }
div.DivClassName
{
background-color: #276971;
}
.BgClassName
{
background-color: #276971;
}
</style>
border-color css
<style>
span { border-color: #276971; }
span { border-color: rgb(39,105,113); }
td.TdClassName
{
border-color: #276971;
}
.TagClassName
{
border-color: #276971;
}
</style>