Shades of Allports #267489
Tints of Allports #267489
RGB
CMYK
RGB Variations
Color information
#267489 (or 0x267489) is known color: Allports. HEX triplet: 26, 74 and 89. RGB value is (38,116,137). Sum of RGB (Red+Green+Blue) = 38+116+137=291 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.06% from 291); Green value is 116 (45.70% from 255 or 39.86% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #267489 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267489 is #D98B76. Grayscale: #5E5E5E. Windows color (decimal): -14257015 or 9008166. OLE color: 9008166.
HSL color Cylindrical-coordinate representation of color #267489: hue angle of 192.73º 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 #267489 is Cyan = 0.72, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 116 | 137 | - |
| CMYK | 0.72 | 0.15 | 0 | 0.46 |
| HSL | 192.73º | 0.57% | 0.34% | - |
| HSV(B) | 192.73º | 0.72% | 0.54% | - |
| XYZ | 11.56 | 14.71 | 25.9 | - |
| YUV | 95.07 | 151.66 | 87.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 116 | 137 | 0.72 | 0.15 | 0 | 0.46 | 192.73 | 0.57 | 0.34 |
| Hex | 26 | 74 | 89 | 48 | F | 0 | 2E | C1 | 39 | 22 |
| Octal | 46 | 164 | 211 | 110 | 17 | 0 | 56 | 301 | 71 | 42 |
| Binary | 100110 | 1110100 | 10001001 | 1001000 | 1111 | 0 | 101110 | 11000001 | 111001 | 100010 |
Color Harmonies of #267489
Complementary color
Monochromatic Colors of #267489
Black with #267489
Text Example
Text Example
White with #267489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267489; }
p { color: rgb(38,116,137); }
H1.HeaderClassName
{
color: #267489;
}
.AnyTagClassName
{
color: #267489;
}
</style>
background-color css
<style>
a { background-color: #267489; }
a { background-color: rgb(38,116,137); }
div.DivClassName
{
background-color: #267489;
}
.BgClassName
{
background-color: #267489;
}
</style>
border-color css
<style>
span { border-color: #267489; }
span { border-color: rgb(38,116,137); }
td.TdClassName
{
border-color: #267489;
}
.TagClassName
{
border-color: #267489;
}
</style>