Shades of Orient #266273
Tints of Orient #266273
RGB
CMYK
RGB Variations
Color information
#266273 (or 0x266273) is known color: Orient. HEX triplet: 26, 62 and 73. RGB value is (38,98,115). Sum of RGB (Red+Green+Blue) = 38+98+115=251 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.14% from 251); Green value is 98 (38.67% from 255 or 39.04% from 251); Blue value is 115 (45.31% from 255 or 45.82% from 251); Max value from RGB is 115 - color contains mainly: blue. Hex color #266273 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266273 is #D99D8C. Grayscale: #515151. Windows color (decimal): -14261645 or 7561766. OLE color: 7561766.
HSL color Cylindrical-coordinate representation of color #266273: hue angle of 193.25º degrees, saturation: 0.5, 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 #266273 is Cyan = 0.67, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 98 | 115 | - |
| CMYK | 0.67 | 0.15 | 0 | 0.55 |
| HSL | 193.25º | 0.5% | 0.3% | - |
| HSV(B) | 193.25º | 0.67% | 0.45% | - |
| XYZ | 8.26 | 10.39 | 17.79 | - |
| YUV | 82 | 146.62 | 96.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 98 | 115 | 0.67 | 0.15 | 0 | 0.55 | 193.25 | 0.5 | 0.3 |
| Hex | 26 | 62 | 73 | 43 | F | 0 | 37 | C1 | 32 | 1E |
| Octal | 46 | 142 | 163 | 103 | 17 | 0 | 67 | 301 | 62 | 36 |
| Binary | 100110 | 1100010 | 1110011 | 1000011 | 1111 | 0 | 110111 | 11000001 | 110010 | 11110 |
Color Harmonies of #266273
Complementary color
Monochromatic Colors of #266273
Black with #266273
Text Example
Text Example
White with #266273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266273; }
p { color: rgb(38,98,115); }
H1.HeaderClassName
{
color: #266273;
}
.AnyTagClassName
{
color: #266273;
}
</style>
background-color css
<style>
a { background-color: #266273; }
a { background-color: rgb(38,98,115); }
div.DivClassName
{
background-color: #266273;
}
.BgClassName
{
background-color: #266273;
}
</style>
border-color css
<style>
span { border-color: #266273; }
span { border-color: rgb(38,98,115); }
td.TdClassName
{
border-color: #266273;
}
.TagClassName
{
border-color: #266273;
}
</style>