Shades of Allports #267689
Tints of Allports #267689
RGB
CMYK
RGB Variations
Color information
#267689 (or 0x267689) is known color: Allports. HEX triplet: 26, 76 and 89. RGB value is (38,118,137). Sum of RGB (Red+Green+Blue) = 38+118+137=293 (38% of max value = 765). Red value is 38 (15.23% from 255 or 12.97% from 293); Green value is 118 (46.48% from 255 or 40.27% from 293); Blue value is 137 (53.91% from 255 or 46.76% from 293); Max value from RGB is 137 - color contains mainly: blue. Hex color #267689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267689 is #D98976. Grayscale: #606060. Windows color (decimal): -14256503 or 9008678. OLE color: 9008678.
HSL color Cylindrical-coordinate representation of color #267689: hue angle of 191.52º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #267689 is Cyan = 0.72, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 118 | 137 | - |
| CMYK | 0.72 | 0.14 | 0 | 0.46 |
| HSL | 191.52º | 0.57% | 0.34% | - |
| HSV(B) | 191.52º | 0.72% | 0.54% | - |
| XYZ | 11.79 | 15.18 | 25.97 | - |
| YUV | 96.25 | 151 | 86.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 137 | 0.72 | 0.14 | 0 | 0.46 | 191.52 | 0.57 | 0.34 |
| Hex | 26 | 76 | 89 | 48 | E | 0 | 2E | C0 | 39 | 22 |
| Octal | 46 | 166 | 211 | 110 | 16 | 0 | 56 | 300 | 71 | 42 |
| Binary | 100110 | 1110110 | 10001001 | 1001000 | 1110 | 0 | 101110 | 11000000 | 111001 | 100010 |
Color Harmonies of #267689
Complementary color
Monochromatic Colors of #267689
Black with #267689
Text Example
Text Example
White with #267689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267689; }
p { color: rgb(38,118,137); }
H1.HeaderClassName
{
color: #267689;
}
.AnyTagClassName
{
color: #267689;
}
</style>
background-color css
<style>
a { background-color: #267689; }
a { background-color: rgb(38,118,137); }
div.DivClassName
{
background-color: #267689;
}
.BgClassName
{
background-color: #267689;
}
</style>
border-color css
<style>
span { border-color: #267689; }
span { border-color: rgb(38,118,137); }
td.TdClassName
{
border-color: #267689;
}
.TagClassName
{
border-color: #267689;
}
</style>