Shades of Allports #266576
Tints of Allports #266576
RGB
CMYK
RGB Variations
Color information
#266576 (or 0x266576) is known color: Allports. HEX triplet: 26, 65 and 76. RGB value is (38,101,118). Sum of RGB (Red+Green+Blue) = 38+101+118=257 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.79% from 257); Green value is 101 (39.84% from 255 or 39.30% from 257); Blue value is 118 (46.48% from 255 or 45.91% from 257); Max value from RGB is 118 - color contains mainly: blue. Hex color #266576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266576 is #D99A89. Grayscale: #535353. Windows color (decimal): -14260874 or 7759142. OLE color: 7759142.
HSL color Cylindrical-coordinate representation of color #266576: hue angle of 192.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #266576 is Cyan = 0.68, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 101 | 118 | - |
| CMYK | 0.68 | 0.14 | 0 | 0.54 |
| HSL | 192.75º | 0.51% | 0.31% | - |
| HSV(B) | 192.75º | 0.68% | 0.46% | - |
| XYZ | 8.72 | 11.03 | 18.81 | - |
| YUV | 84.1 | 147.13 | 95.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 118 | 0.68 | 0.14 | 0 | 0.54 | 192.75 | 0.51 | 0.31 |
| Hex | 26 | 65 | 76 | 44 | E | 0 | 36 | C1 | 33 | 1F |
| Octal | 46 | 145 | 166 | 104 | 16 | 0 | 66 | 301 | 63 | 37 |
| Binary | 100110 | 1100101 | 1110110 | 1000100 | 1110 | 0 | 110110 | 11000001 | 110011 | 11111 |
Color Harmonies of #266576
Complementary color
Monochromatic Colors of #266576
Black with #266576
Text Example
Text Example
White with #266576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266576; }
p { color: rgb(38,101,118); }
H1.HeaderClassName
{
color: #266576;
}
.AnyTagClassName
{
color: #266576;
}
</style>
background-color css
<style>
a { background-color: #266576; }
a { background-color: rgb(38,101,118); }
div.DivClassName
{
background-color: #266576;
}
.BgClassName
{
background-color: #266576;
}
</style>
border-color css
<style>
span { border-color: #266576; }
span { border-color: rgb(38,101,118); }
td.TdClassName
{
border-color: #266576;
}
.TagClassName
{
border-color: #266576;
}
</style>