Shades of Orient #265674
Tints of Orient #265674
RGB
CMYK
RGB Variations
Color information
#265674 (or 0x265674) is known color: Orient. HEX triplet: 26, 56 and 74. RGB value is (38,86,116). Sum of RGB (Red+Green+Blue) = 38+86+116=240 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.83% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 116 (45.70% from 255 or 48.33% from 240); Max value from RGB is 116 - color contains mainly: blue. Hex color #265674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265674 is #D9A98B. Grayscale: #4A4A4A. Windows color (decimal): -14264716 or 7624230. OLE color: 7624230.
HSL color Cylindrical-coordinate representation of color #265674: hue angle of 203.08º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #265674 is Cyan = 0.67, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 86 | 116 | - |
| CMYK | 0.67 | 0.26 | 0 | 0.55 |
| HSL | 203.08º | 0.51% | 0.3% | - |
| HSV(B) | 203.08º | 0.67% | 0.45% | - |
| XYZ | 7.28 | 8.33 | 17.75 | - |
| YUV | 75.07 | 151.1 | 101.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 86 | 116 | 0.67 | 0.26 | 0 | 0.55 | 203.08 | 0.51 | 0.3 |
| Hex | 26 | 56 | 74 | 43 | 1A | 0 | 37 | CB | 33 | 1E |
| Octal | 46 | 126 | 164 | 103 | 32 | 0 | 67 | 313 | 63 | 36 |
| Binary | 100110 | 1010110 | 1110100 | 1000011 | 11010 | 0 | 110111 | 11001011 | 110011 | 11110 |
Color Harmonies of #265674
Complementary color
Monochromatic Colors of #265674
Black with #265674
Text Example
Text Example
White with #265674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265674; }
p { color: rgb(38,86,116); }
H1.HeaderClassName
{
color: #265674;
}
.AnyTagClassName
{
color: #265674;
}
</style>
background-color css
<style>
a { background-color: #265674; }
a { background-color: rgb(38,86,116); }
div.DivClassName
{
background-color: #265674;
}
.BgClassName
{
background-color: #265674;
}
</style>
border-color css
<style>
span { border-color: #265674; }
span { border-color: rgb(38,86,116); }
td.TdClassName
{
border-color: #265674;
}
.TagClassName
{
border-color: #265674;
}
</style>