Shades of Allports #266671
Tints of Allports #266671
RGB
CMYK
RGB Variations
Color information
#266671 (or 0x266671) is known color: Allports. HEX triplet: 26, 66 and 71. RGB value is (38,102,113). Sum of RGB (Red+Green+Blue) = 38+102+113=253 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.02% from 253); Green value is 102 (40.23% from 255 or 40.32% from 253); Blue value is 113 (44.53% from 255 or 44.66% from 253); Max value from RGB is 113 - color contains mainly: blue. Hex color #266671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266671 is #D9998E. Grayscale: #545454. Windows color (decimal): -14260623 or 7431718. OLE color: 7431718.
HSL color Cylindrical-coordinate representation of color #266671: hue angle of 188.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #266671 is Cyan = 0.66, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 102 | 113 | - |
| CMYK | 0.66 | 0.10 | 0 | 0.56 |
| HSL | 188.8º | 0.5% | 0.3% | - |
| HSV(B) | 188.8º | 0.66% | 0.44% | - |
| XYZ | 8.53 | 11.11 | 17.32 | - |
| YUV | 84.12 | 144.3 | 95.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 102 | 113 | 0.66 | 0.10 | 0 | 0.56 | 188.8 | 0.5 | 0.3 |
| Hex | 26 | 66 | 71 | 42 | A | 0 | 38 | BD | 32 | 1E |
| Octal | 46 | 146 | 161 | 102 | 12 | 0 | 70 | 275 | 62 | 36 |
| Binary | 100110 | 1100110 | 1110001 | 1000010 | 1010 | 0 | 111000 | 10111101 | 110010 | 11110 |
Color Harmonies of #266671
Complementary color
Monochromatic Colors of #266671
Black with #266671
Text Example
Text Example
White with #266671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266671; }
p { color: rgb(38,102,113); }
H1.HeaderClassName
{
color: #266671;
}
.AnyTagClassName
{
color: #266671;
}
</style>
background-color css
<style>
a { background-color: #266671; }
a { background-color: rgb(38,102,113); }
div.DivClassName
{
background-color: #266671;
}
.BgClassName
{
background-color: #266671;
}
</style>
border-color css
<style>
span { border-color: #266671; }
span { border-color: rgb(38,102,113); }
td.TdClassName
{
border-color: #266671;
}
.TagClassName
{
border-color: #266671;
}
</style>