Shades of Allports #276475
Tints of Allports #276475
RGB
CMYK
RGB Variations
Color information
#276475 (or 0x276475) is known color: Allports. HEX triplet: 27, 64 and 75. RGB value is (39,100,117). Sum of RGB (Red+Green+Blue) = 39+100+117=256 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.23% from 256); Green value is 100 (39.45% from 255 or 39.06% from 256); Blue value is 117 (46.09% from 255 or 45.70% from 256); Max value from RGB is 117 - color contains mainly: blue. Hex color #276475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276475 is #D89B8A. Grayscale: #535353. Windows color (decimal): -14195595 or 7693351. OLE color: 7693351.
HSL color Cylindrical-coordinate representation of color #276475: hue angle of 193.08º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #276475 is Cyan = 0.67, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 100 | 117 | - |
| CMYK | 0.67 | 0.15 | 0 | 0.54 |
| HSL | 193.08º | 0.5% | 0.31% | - |
| HSV(B) | 193.08º | 0.67% | 0.46% | - |
| XYZ | 8.6 | 10.83 | 18.47 | - |
| YUV | 83.7 | 146.79 | 96.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 100 | 117 | 0.67 | 0.15 | 0 | 0.54 | 193.08 | 0.5 | 0.31 |
| Hex | 27 | 64 | 75 | 43 | F | 0 | 36 | C1 | 32 | 1F |
| Octal | 47 | 144 | 165 | 103 | 17 | 0 | 66 | 301 | 62 | 37 |
| Binary | 100111 | 1100100 | 1110101 | 1000011 | 1111 | 0 | 110110 | 11000001 | 110010 | 11111 |
Color Harmonies of #276475
Complementary color
Monochromatic Colors of #276475
Black with #276475
Text Example
Text Example
White with #276475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276475; }
p { color: rgb(39,100,117); }
H1.HeaderClassName
{
color: #276475;
}
.AnyTagClassName
{
color: #276475;
}
</style>
background-color css
<style>
a { background-color: #276475; }
a { background-color: rgb(39,100,117); }
div.DivClassName
{
background-color: #276475;
}
.BgClassName
{
background-color: #276475;
}
</style>
border-color css
<style>
span { border-color: #276475; }
span { border-color: rgb(39,100,117); }
td.TdClassName
{
border-color: #276475;
}
.TagClassName
{
border-color: #276475;
}
</style>