Shades of Allports #266889
Tints of Allports #266889
RGB
CMYK
RGB Variations
Color information
#266889 (or 0x266889) is known color: Allports. HEX triplet: 26, 68 and 89. RGB value is (38,104,137). Sum of RGB (Red+Green+Blue) = 38+104+137=279 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.62% from 279); Green value is 104 (41.02% from 255 or 37.28% from 279); Blue value is 137 (53.91% from 255 or 49.10% from 279); Max value from RGB is 137 - color contains mainly: blue. Hex color #266889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266889 is #D99776. Grayscale: #575757. Windows color (decimal): -14260087 or 9005094. OLE color: 9005094.
HSL color Cylindrical-coordinate representation of color #266889: hue angle of 200º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #266889 is Cyan = 0.72, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 104 | 137 | - |
| CMYK | 0.72 | 0.24 | 0 | 0.46 |
| HSL | 200º | 0.57% | 0.34% | - |
| HSV(B) | 200º | 0.72% | 0.54% | - |
| XYZ | 10.27 | 12.12 | 25.47 | - |
| YUV | 88.03 | 155.63 | 92.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 137 | 0.72 | 0.24 | 0 | 0.46 | 200 | 0.57 | 0.34 |
| Hex | 26 | 68 | 89 | 48 | 18 | 0 | 2E | C8 | 39 | 22 |
| Octal | 46 | 150 | 211 | 110 | 30 | 0 | 56 | 310 | 71 | 42 |
| Binary | 100110 | 1101000 | 10001001 | 1001000 | 11000 | 0 | 101110 | 11001000 | 111001 | 100010 |
Color Harmonies of #266889
Complementary color
Monochromatic Colors of #266889
Black with #266889
Text Example
Text Example
White with #266889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266889; }
p { color: rgb(38,104,137); }
H1.HeaderClassName
{
color: #266889;
}
.AnyTagClassName
{
color: #266889;
}
</style>
background-color css
<style>
a { background-color: #266889; }
a { background-color: rgb(38,104,137); }
div.DivClassName
{
background-color: #266889;
}
.BgClassName
{
background-color: #266889;
}
</style>
border-color css
<style>
span { border-color: #266889; }
span { border-color: rgb(38,104,137); }
td.TdClassName
{
border-color: #266889;
}
.TagClassName
{
border-color: #266889;
}
</style>