Shades of Allports #276575
Tints of Allports #276575
RGB
CMYK
RGB Variations
Color information
#276575 (or 0x276575) is known color: Allports. HEX triplet: 27, 65 and 75. RGB value is (39,101,117). Sum of RGB (Red+Green+Blue) = 39+101+117=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 101 (39.84% from 255 or 39.30% from 257); Blue value is 117 (46.09% from 255 or 45.53% from 257); Max value from RGB is 117 - color contains mainly: blue. Hex color #276575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276575 is #D89A8A. Grayscale: #545454. Windows color (decimal): -14195339 or 7693607. OLE color: 7693607.
HSL color Cylindrical-coordinate representation of color #276575: hue angle of 192.31º 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 #276575 is Cyan = 0.67, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 101 | 117 | - |
| CMYK | 0.67 | 0.14 | 0 | 0.54 |
| HSL | 192.31º | 0.5% | 0.31% | - |
| HSV(B) | 192.31º | 0.67% | 0.46% | - |
| XYZ | 8.7 | 11.02 | 18.5 | - |
| YUV | 84.29 | 146.46 | 95.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 117 | 0.67 | 0.14 | 0 | 0.54 | 192.31 | 0.5 | 0.31 |
| Hex | 27 | 65 | 75 | 43 | E | 0 | 36 | C0 | 32 | 1F |
| Octal | 47 | 145 | 165 | 103 | 16 | 0 | 66 | 300 | 62 | 37 |
| Binary | 100111 | 1100101 | 1110101 | 1000011 | 1110 | 0 | 110110 | 11000000 | 110010 | 11111 |
Color Harmonies of #276575
Complementary color
Monochromatic Colors of #276575
Black with #276575
Text Example
Text Example
White with #276575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276575; }
p { color: rgb(39,101,117); }
H1.HeaderClassName
{
color: #276575;
}
.AnyTagClassName
{
color: #276575;
}
</style>
background-color css
<style>
a { background-color: #276575; }
a { background-color: rgb(39,101,117); }
div.DivClassName
{
background-color: #276575;
}
.BgClassName
{
background-color: #276575;
}
</style>
border-color css
<style>
span { border-color: #276575; }
span { border-color: rgb(39,101,117); }
td.TdClassName
{
border-color: #276575;
}
.TagClassName
{
border-color: #276575;
}
</style>