Shades of Allports #276875
Tints of Allports #276875
RGB
CMYK
RGB Variations
Color information
#276875 (or 0x276875) is known color: Allports. HEX triplet: 27, 68 and 75. RGB value is (39,104,117). Sum of RGB (Red+Green+Blue) = 39+104+117=260 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15% from 260); Green value is 104 (41.02% from 255 or 40% from 260); Blue value is 117 (46.09% from 255 or 45% from 260); Max value from RGB is 117 - color contains mainly: blue. Hex color #276875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276875 is #D8978A. Grayscale: #555555. Windows color (decimal): -14194571 or 7694375. OLE color: 7694375.
HSL color Cylindrical-coordinate representation of color #276875: hue angle of 190º 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 #276875 is Cyan = 0.67, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 104 | 117 | - |
| CMYK | 0.67 | 0.11 | 0 | 0.54 |
| HSL | 190º | 0.5% | 0.31% | - |
| HSV(B) | 190º | 0.67% | 0.46% | - |
| XYZ | 9 | 11.62 | 18.6 | - |
| YUV | 86.05 | 145.47 | 94.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 104 | 117 | 0.67 | 0.11 | 0 | 0.54 | 190 | 0.5 | 0.31 |
| Hex | 27 | 68 | 75 | 43 | B | 0 | 36 | BE | 32 | 1F |
| Octal | 47 | 150 | 165 | 103 | 13 | 0 | 66 | 276 | 62 | 37 |
| Binary | 100111 | 1101000 | 1110101 | 1000011 | 1011 | 0 | 110110 | 10111110 | 110010 | 11111 |
Color Harmonies of #276875
Complementary color
Monochromatic Colors of #276875
Black with #276875
Text Example
Text Example
White with #276875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276875; }
p { color: rgb(39,104,117); }
H1.HeaderClassName
{
color: #276875;
}
.AnyTagClassName
{
color: #276875;
}
</style>
background-color css
<style>
a { background-color: #276875; }
a { background-color: rgb(39,104,117); }
div.DivClassName
{
background-color: #276875;
}
.BgClassName
{
background-color: #276875;
}
</style>
border-color css
<style>
span { border-color: #276875; }
span { border-color: rgb(39,104,117); }
td.TdClassName
{
border-color: #276875;
}
.TagClassName
{
border-color: #276875;
}
</style>