Shades of Orient #265777
Tints of Orient #265777
RGB
CMYK
RGB Variations
Color information
#265777 (or 0x265777) is known color: Orient. HEX triplet: 26, 57 and 77. RGB value is (38,87,119). Sum of RGB (Red+Green+Blue) = 38+87+119=244 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.57% from 244); Green value is 87 (34.38% from 255 or 35.66% from 244); Blue value is 119 (46.88% from 255 or 48.77% from 244); Max value from RGB is 119 - color contains mainly: blue. Hex color #265777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265777 is #D9A888. Grayscale: #4B4B4B. Windows color (decimal): -14264457 or 7821094. OLE color: 7821094.
HSL color Cylindrical-coordinate representation of color #265777: hue angle of 203.7º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #265777 is Cyan = 0.68, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 87 | 119 | - |
| CMYK | 0.68 | 0.27 | 0 | 0.53 |
| HSL | 203.7º | 0.52% | 0.31% | - |
| HSV(B) | 203.7º | 0.68% | 0.47% | - |
| XYZ | 7.54 | 8.56 | 18.71 | - |
| YUV | 76 | 152.27 | 100.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 87 | 119 | 0.68 | 0.27 | 0 | 0.53 | 203.7 | 0.52 | 0.31 |
| Hex | 26 | 57 | 77 | 44 | 1B | 0 | 35 | CC | 34 | 1F |
| Octal | 46 | 127 | 167 | 104 | 33 | 0 | 65 | 314 | 64 | 37 |
| Binary | 100110 | 1010111 | 1110111 | 1000100 | 11011 | 0 | 110101 | 11001100 | 110100 | 11111 |
Color Harmonies of #265777
Complementary color
Monochromatic Colors of #265777
Black with #265777
Text Example
Text Example
White with #265777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265777; }
p { color: rgb(38,87,119); }
H1.HeaderClassName
{
color: #265777;
}
.AnyTagClassName
{
color: #265777;
}
</style>
background-color css
<style>
a { background-color: #265777; }
a { background-color: rgb(38,87,119); }
div.DivClassName
{
background-color: #265777;
}
.BgClassName
{
background-color: #265777;
}
</style>
border-color css
<style>
span { border-color: #265777; }
span { border-color: rgb(38,87,119); }
td.TdClassName
{
border-color: #265777;
}
.TagClassName
{
border-color: #265777;
}
</style>