Shades of Allports #266885
Tints of Allports #266885
RGB
CMYK
RGB Variations
Color information
#266885 (or 0x266885) is known color: Allports. HEX triplet: 26, 68 and 85. RGB value is (38,104,133). Sum of RGB (Red+Green+Blue) = 38+104+133=275 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.82% from 275); Green value is 104 (41.02% from 255 or 37.82% from 275); Blue value is 133 (52.34% from 255 or 48.36% from 275); Max value from RGB is 133 - color contains mainly: blue. Hex color #266885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266885 is #D9977A. Grayscale: #575757. Windows color (decimal): -14260091 or 8742950. OLE color: 8742950.
HSL color Cylindrical-coordinate representation of color #266885: hue angle of 198.32º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #266885 is Cyan = 0.71, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 104 | 133 | - |
| CMYK | 0.71 | 0.22 | 0 | 0.48 |
| HSL | 198.32º | 0.56% | 0.34% | - |
| HSV(B) | 198.32º | 0.71% | 0.52% | - |
| XYZ | 9.98 | 12.01 | 23.98 | - |
| YUV | 87.57 | 153.63 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 133 | 0.71 | 0.22 | 0 | 0.48 | 198.32 | 0.56 | 0.34 |
| Hex | 26 | 68 | 85 | 47 | 16 | 0 | 30 | C6 | 38 | 22 |
| Octal | 46 | 150 | 205 | 107 | 26 | 0 | 60 | 306 | 70 | 42 |
| Binary | 100110 | 1101000 | 10000101 | 1000111 | 10110 | 0 | 110000 | 11000110 | 111000 | 100010 |
Color Harmonies of #266885
Complementary color
Monochromatic Colors of #266885
Black with #266885
Text Example
Text Example
White with #266885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266885; }
p { color: rgb(38,104,133); }
H1.HeaderClassName
{
color: #266885;
}
.AnyTagClassName
{
color: #266885;
}
</style>
background-color css
<style>
a { background-color: #266885; }
a { background-color: rgb(38,104,133); }
div.DivClassName
{
background-color: #266885;
}
.BgClassName
{
background-color: #266885;
}
</style>
border-color css
<style>
span { border-color: #266885; }
span { border-color: rgb(38,104,133); }
td.TdClassName
{
border-color: #266885;
}
.TagClassName
{
border-color: #266885;
}
</style>