Shades of Allports #276770
Tints of Allports #276770
RGB
CMYK
RGB Variations
Color information
#276770 (or 0x276770) is known color: Allports. HEX triplet: 27, 67 and 70. RGB value is (39,103,112). Sum of RGB (Red+Green+Blue) = 39+103+112=254 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.35% from 254); Green value is 103 (40.62% from 255 or 40.55% from 254); Blue value is 112 (44.14% from 255 or 44.09% from 254); Max value from RGB is 112 - color contains mainly: blue. Hex color #276770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276770 is #D8988F. Grayscale: #545454. Windows color (decimal): -14194832 or 7366439. OLE color: 7366439.
HSL color Cylindrical-coordinate representation of color #276770: hue angle of 187.4º degrees, saturation: 0.48, 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 #276770 is Cyan = 0.65, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 103 | 112 | - |
| CMYK | 0.65 | 0.08 | 0 | 0.56 |
| HSL | 187.4º | 0.48% | 0.3% | - |
| HSV(B) | 187.4º | 0.65% | 0.44% | - |
| XYZ | 8.61 | 11.3 | 17.06 | - |
| YUV | 84.89 | 143.3 | 95.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 112 | 0.65 | 0.08 | 0 | 0.56 | 187.4 | 0.48 | 0.3 |
| Hex | 27 | 67 | 70 | 41 | 8 | 0 | 38 | BB | 30 | 1E |
| Octal | 47 | 147 | 160 | 101 | 10 | 0 | 70 | 273 | 60 | 36 |
| Binary | 100111 | 1100111 | 1110000 | 1000001 | 1000 | 0 | 111000 | 10111011 | 110000 | 11110 |
Color Harmonies of #276770
Complementary color
Monochromatic Colors of #276770
Black with #276770
Text Example
Text Example
White with #276770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276770; }
p { color: rgb(39,103,112); }
H1.HeaderClassName
{
color: #276770;
}
.AnyTagClassName
{
color: #276770;
}
</style>
background-color css
<style>
a { background-color: #276770; }
a { background-color: rgb(39,103,112); }
div.DivClassName
{
background-color: #276770;
}
.BgClassName
{
background-color: #276770;
}
</style>
border-color css
<style>
span { border-color: #276770; }
span { border-color: rgb(39,103,112); }
td.TdClassName
{
border-color: #276770;
}
.TagClassName
{
border-color: #276770;
}
</style>