Shades of Allports #276670
Tints of Allports #276670
RGB
CMYK
RGB Variations
Color information
#276670 (or 0x276670) is known color: Allports. HEX triplet: 27, 66 and 70. RGB value is (39,102,112). Sum of RGB (Red+Green+Blue) = 39+102+112=253 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.42% from 253); Green value is 102 (40.23% from 255 or 40.32% from 253); Blue value is 112 (44.14% from 255 or 44.27% from 253); Max value from RGB is 112 - color contains mainly: blue. Hex color #276670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276670 is #D8998F. Grayscale: #545454. Windows color (decimal): -14195088 or 7366183. OLE color: 7366183.
HSL color Cylindrical-coordinate representation of color #276670: hue angle of 188.22º 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 #276670 is Cyan = 0.65, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 102 | 112 | - |
| CMYK | 0.65 | 0.09 | 0 | 0.56 |
| HSL | 188.22º | 0.48% | 0.3% | - |
| HSV(B) | 188.22º | 0.65% | 0.44% | - |
| XYZ | 8.51 | 11.1 | 17.02 | - |
| YUV | 84.3 | 143.63 | 95.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 112 | 0.65 | 0.09 | 0 | 0.56 | 188.22 | 0.48 | 0.3 |
| Hex | 27 | 66 | 70 | 41 | 9 | 0 | 38 | BC | 30 | 1E |
| Octal | 47 | 146 | 160 | 101 | 11 | 0 | 70 | 274 | 60 | 36 |
| Binary | 100111 | 1100110 | 1110000 | 1000001 | 1001 | 0 | 111000 | 10111100 | 110000 | 11110 |
Color Harmonies of #276670
Complementary color
Monochromatic Colors of #276670
Black with #276670
Text Example
Text Example
White with #276670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276670; }
p { color: rgb(39,102,112); }
H1.HeaderClassName
{
color: #276670;
}
.AnyTagClassName
{
color: #276670;
}
</style>
background-color css
<style>
a { background-color: #276670; }
a { background-color: rgb(39,102,112); }
div.DivClassName
{
background-color: #276670;
}
.BgClassName
{
background-color: #276670;
}
</style>
border-color css
<style>
span { border-color: #276670; }
span { border-color: rgb(39,102,112); }
td.TdClassName
{
border-color: #276670;
}
.TagClassName
{
border-color: #276670;
}
</style>