Shades of Allports #267089
Tints of Allports #267089
RGB
CMYK
RGB Variations
Color information
#267089 (or 0x267089) is known color: Allports. HEX triplet: 26, 70 and 89. RGB value is (38,112,137). Sum of RGB (Red+Green+Blue) = 38+112+137=287 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.24% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 137 (53.91% from 255 or 47.74% from 287); Max value from RGB is 137 - color contains mainly: blue. Hex color #267089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267089 is #D98F76. Grayscale: #5C5C5C. Windows color (decimal): -14258039 or 9007142. OLE color: 9007142.
HSL color Cylindrical-coordinate representation of color #267089: hue angle of 195.15º 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 #267089 is Cyan = 0.72, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 112 | 137 | - |
| CMYK | 0.72 | 0.18 | 0 | 0.46 |
| HSL | 195.15º | 0.57% | 0.34% | - |
| HSV(B) | 195.15º | 0.72% | 0.54% | - |
| XYZ | 11.11 | 13.81 | 25.75 | - |
| YUV | 92.72 | 152.98 | 88.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 137 | 0.72 | 0.18 | 0 | 0.46 | 195.15 | 0.57 | 0.34 |
| Hex | 26 | 70 | 89 | 48 | 12 | 0 | 2E | C3 | 39 | 22 |
| Octal | 46 | 160 | 211 | 110 | 22 | 0 | 56 | 303 | 71 | 42 |
| Binary | 100110 | 1110000 | 10001001 | 1001000 | 10010 | 0 | 101110 | 11000011 | 111001 | 100010 |
Color Harmonies of #267089
Complementary color
Monochromatic Colors of #267089
Black with #267089
Text Example
Text Example
White with #267089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267089; }
p { color: rgb(38,112,137); }
H1.HeaderClassName
{
color: #267089;
}
.AnyTagClassName
{
color: #267089;
}
</style>
background-color css
<style>
a { background-color: #267089; }
a { background-color: rgb(38,112,137); }
div.DivClassName
{
background-color: #267089;
}
.BgClassName
{
background-color: #267089;
}
</style>
border-color css
<style>
span { border-color: #267089; }
span { border-color: rgb(38,112,137); }
td.TdClassName
{
border-color: #267089;
}
.TagClassName
{
border-color: #267089;
}
</style>