Shades of Allports #266676
Tints of Allports #266676
RGB
CMYK
RGB Variations
Color information
#266676 (or 0x266676) is known color: Allports. HEX triplet: 26, 66 and 76. RGB value is (38,102,118). Sum of RGB (Red+Green+Blue) = 38+102+118=258 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.73% from 258); Green value is 102 (40.23% from 255 or 39.53% from 258); Blue value is 118 (46.48% from 255 or 45.74% from 258); Max value from RGB is 118 - color contains mainly: blue. Hex color #266676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266676 is #D99989. Grayscale: #545454. Windows color (decimal): -14260618 or 7759398. OLE color: 7759398.
HSL color Cylindrical-coordinate representation of color #266676: hue angle of 192º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #266676 is Cyan = 0.68, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 102 | 118 | - |
| CMYK | 0.68 | 0.14 | 0 | 0.54 |
| HSL | 192º | 0.51% | 0.31% | - |
| HSV(B) | 192º | 0.68% | 0.46% | - |
| XYZ | 8.82 | 11.22 | 18.84 | - |
| YUV | 84.69 | 146.8 | 94.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 102 | 118 | 0.68 | 0.14 | 0 | 0.54 | 192 | 0.51 | 0.31 |
| Hex | 26 | 66 | 76 | 44 | E | 0 | 36 | C0 | 33 | 1F |
| Octal | 46 | 146 | 166 | 104 | 16 | 0 | 66 | 300 | 63 | 37 |
| Binary | 100110 | 1100110 | 1110110 | 1000100 | 1110 | 0 | 110110 | 11000000 | 110011 | 11111 |
Color Harmonies of #266676
Complementary color
Monochromatic Colors of #266676
Black with #266676
Text Example
Text Example
White with #266676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266676; }
p { color: rgb(38,102,118); }
H1.HeaderClassName
{
color: #266676;
}
.AnyTagClassName
{
color: #266676;
}
</style>
background-color css
<style>
a { background-color: #266676; }
a { background-color: rgb(38,102,118); }
div.DivClassName
{
background-color: #266676;
}
.BgClassName
{
background-color: #266676;
}
</style>
border-color css
<style>
span { border-color: #266676; }
span { border-color: rgb(38,102,118); }
td.TdClassName
{
border-color: #266676;
}
.TagClassName
{
border-color: #266676;
}
</style>