Shades of Orient #266272
Tints of Orient #266272
RGB
CMYK
RGB Variations
Color information
#266272 (or 0x266272) is known color: Orient. HEX triplet: 26, 62 and 72. RGB value is (38,98,114). Sum of RGB (Red+Green+Blue) = 38+98+114=250 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.2% from 250); Green value is 98 (38.67% from 255 or 39.2% from 250); Blue value is 114 (44.92% from 255 or 45.6% from 250); Max value from RGB is 114 - color contains mainly: blue. Hex color #266272 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266272 is #D99D8D. Grayscale: #515151. Windows color (decimal): -14261646 or 7496230. OLE color: 7496230.
HSL color Cylindrical-coordinate representation of color #266272: hue angle of 192.63º 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 #266272 is Cyan = 0.67, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 98 | 114 | - |
| CMYK | 0.67 | 0.14 | 0 | 0.55 |
| HSL | 192.63º | 0.5% | 0.3% | - |
| HSV(B) | 192.63º | 0.67% | 0.45% | - |
| XYZ | 8.2 | 10.36 | 17.49 | - |
| YUV | 81.88 | 146.12 | 96.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 98 | 114 | 0.67 | 0.14 | 0 | 0.55 | 192.63 | 0.5 | 0.3 |
| Hex | 26 | 62 | 72 | 43 | E | 0 | 37 | C1 | 32 | 1E |
| Octal | 46 | 142 | 162 | 103 | 16 | 0 | 67 | 301 | 62 | 36 |
| Binary | 100110 | 1100010 | 1110010 | 1000011 | 1110 | 0 | 110111 | 11000001 | 110010 | 11110 |
Color Harmonies of #266272
Complementary color
Monochromatic Colors of #266272
Black with #266272
Text Example
Text Example
White with #266272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266272; }
p { color: rgb(38,98,114); }
H1.HeaderClassName
{
color: #266272;
}
.AnyTagClassName
{
color: #266272;
}
</style>
background-color css
<style>
a { background-color: #266272; }
a { background-color: rgb(38,98,114); }
div.DivClassName
{
background-color: #266272;
}
.BgClassName
{
background-color: #266272;
}
</style>
border-color css
<style>
span { border-color: #266272; }
span { border-color: rgb(38,98,114); }
td.TdClassName
{
border-color: #266272;
}
.TagClassName
{
border-color: #266272;
}
</style>