Shades of Orient #26637E
Tints of Orient #26637E
RGB
CMYK
RGB Variations
Color information
#26637E (or 0x26637E) is known color: Orient. HEX triplet: 26, 63 and 7E. RGB value is (38,99,126). Sum of RGB (Red+Green+Blue) = 38+99+126=263 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.45% from 263); Green value is 99 (39.06% from 255 or 37.64% from 263); Blue value is 126 (49.61% from 255 or 47.91% from 263); Max value from RGB is 126 - color contains mainly: blue. Hex color #26637E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #26637E is #D99C81. Grayscale: #535353. Windows color (decimal): -14261378 or 8282918. OLE color: 8282918.
HSL color Cylindrical-coordinate representation of color #26637E: hue angle of 198.41º degrees, saturation: 0.54, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #26637E is Cyan = 0.70, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 38 | 99 | 126 | - |
| CMYK | 0.70 | 0.21 | 0 | 0.51 |
| HSL | 198.41º | 0.54% | 0.32% | - |
| HSV(B) | 198.41º | 0.7% | 0.49% | - |
| XYZ | 9.03 | 10.84 | 21.36 | - |
| YUV | 83.84 | 151.79 | 95.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 99 | 126 | 0.70 | 0.21 | 0 | 0.51 | 198.41 | 0.54 | 0.32 |
| Hex | 26 | 63 | 7E | 46 | 15 | 0 | 33 | C6 | 36 | 20 |
| Octal | 46 | 143 | 176 | 106 | 25 | 0 | 63 | 306 | 66 | 40 |
| Binary | 100110 | 1100011 | 1111110 | 1000110 | 10101 | 0 | 110011 | 11000110 | 110110 | 100000 |
Color Harmonies of #26637E
Complementary color
Monochromatic Colors of #26637E
Black with #26637E
Text Example
Text Example
White with #26637E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26637E; }
p { color: rgb(38,99,126); }
H1.HeaderClassName
{
color: #26637E;
}
.AnyTagClassName
{
color: #26637E;
}
</style>
background-color css
<style>
a { background-color: #26637E; }
a { background-color: rgb(38,99,126); }
div.DivClassName
{
background-color: #26637E;
}
.BgClassName
{
background-color: #26637E;
}
</style>
border-color css
<style>
span { border-color: #26637E; }
span { border-color: rgb(38,99,126); }
td.TdClassName
{
border-color: #26637E;
}
.TagClassName
{
border-color: #26637E;
}
</style>