Shades of Allports #266675
Tints of Allports #266675
RGB
CMYK
RGB Variations
Color information
#266675 (or 0x266675) is known color: Allports. HEX triplet: 26, 66 and 75. RGB value is (38,102,117). Sum of RGB (Red+Green+Blue) = 38+102+117=257 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.79% from 257); Green value is 102 (40.23% from 255 or 39.69% from 257); Blue value is 117 (46.09% from 255 or 45.53% from 257); Max value from RGB is 117 - color contains mainly: blue. Hex color #266675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266675 is #D9998A. Grayscale: #545454. Windows color (decimal): -14260619 or 7693862. OLE color: 7693862.
HSL color Cylindrical-coordinate representation of color #266675: hue angle of 191.39º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #266675 is Cyan = 0.68, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 102 | 117 | - |
| CMYK | 0.68 | 0.13 | 0 | 0.54 |
| HSL | 191.39º | 0.51% | 0.3% | - |
| HSV(B) | 191.39º | 0.68% | 0.46% | - |
| XYZ | 8.76 | 11.2 | 18.53 | - |
| YUV | 84.57 | 146.3 | 94.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 102 | 117 | 0.68 | 0.13 | 0 | 0.54 | 191.39 | 0.51 | 0.3 |
| Hex | 26 | 66 | 75 | 44 | D | 0 | 36 | BF | 33 | 1E |
| Octal | 46 | 146 | 165 | 104 | 15 | 0 | 66 | 277 | 63 | 36 |
| Binary | 100110 | 1100110 | 1110101 | 1000100 | 1101 | 0 | 110110 | 10111111 | 110011 | 11110 |
Color Harmonies of #266675
Complementary color
Monochromatic Colors of #266675
Black with #266675
Text Example
Text Example
White with #266675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266675; }
p { color: rgb(38,102,117); }
H1.HeaderClassName
{
color: #266675;
}
.AnyTagClassName
{
color: #266675;
}
</style>
background-color css
<style>
a { background-color: #266675; }
a { background-color: rgb(38,102,117); }
div.DivClassName
{
background-color: #266675;
}
.BgClassName
{
background-color: #266675;
}
</style>
border-color css
<style>
span { border-color: #266675; }
span { border-color: rgb(38,102,117); }
td.TdClassName
{
border-color: #266675;
}
.TagClassName
{
border-color: #266675;
}
</style>