Shades of Allports #266788
Tints of Allports #266788
RGB
CMYK
RGB Variations
Color information
#266788 (or 0x266788) is known color: Allports. HEX triplet: 26, 67 and 88. RGB value is (38,103,136). Sum of RGB (Red+Green+Blue) = 38+103+136=277 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.72% from 277); Green value is 103 (40.62% from 255 or 37.18% from 277); Blue value is 136 (53.52% from 255 or 49.10% from 277); Max value from RGB is 136 - color contains mainly: blue. Hex color #266788 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266788 is #D99877. Grayscale: #575757. Windows color (decimal): -14260344 or 8939302. OLE color: 8939302.
HSL color Cylindrical-coordinate representation of color #266788: hue angle of 200.2º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #266788 is Cyan = 0.72, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 103 | 136 | - |
| CMYK | 0.72 | 0.24 | 0 | 0.47 |
| HSL | 200.2º | 0.56% | 0.34% | - |
| HSV(B) | 200.2º | 0.72% | 0.53% | - |
| XYZ | 10.09 | 11.89 | 25.06 | - |
| YUV | 87.33 | 155.47 | 92.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 103 | 136 | 0.72 | 0.24 | 0 | 0.47 | 200.2 | 0.56 | 0.34 |
| Hex | 26 | 67 | 88 | 48 | 18 | 0 | 2F | C8 | 38 | 22 |
| Octal | 46 | 147 | 210 | 110 | 30 | 0 | 57 | 310 | 70 | 42 |
| Binary | 100110 | 1100111 | 10001000 | 1001000 | 11000 | 0 | 101111 | 11001000 | 111000 | 100010 |
Color Harmonies of #266788
Complementary color
Monochromatic Colors of #266788
Black with #266788
Text Example
Text Example
White with #266788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266788; }
p { color: rgb(38,103,136); }
H1.HeaderClassName
{
color: #266788;
}
.AnyTagClassName
{
color: #266788;
}
</style>
background-color css
<style>
a { background-color: #266788; }
a { background-color: rgb(38,103,136); }
div.DivClassName
{
background-color: #266788;
}
.BgClassName
{
background-color: #266788;
}
</style>
border-color css
<style>
span { border-color: #266788; }
span { border-color: rgb(38,103,136); }
td.TdClassName
{
border-color: #266788;
}
.TagClassName
{
border-color: #266788;
}
</style>