Shades of Orient #266073
Tints of Orient #266073
RGB
CMYK
RGB Variations
Color information
#266073 (or 0x266073) is known color: Orient. HEX triplet: 26, 60 and 73. RGB value is (38,96,115). Sum of RGB (Red+Green+Blue) = 38+96+115=249 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.26% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 115 (45.31% from 255 or 46.18% from 249); Max value from RGB is 115 - color contains mainly: blue. Hex color #266073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266073 is #D99F8C. Grayscale: #505050. Windows color (decimal): -14262157 or 7561254. OLE color: 7561254.
HSL color Cylindrical-coordinate representation of color #266073: hue angle of 194.81º 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 #266073 is Cyan = 0.67, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 96 | 115 | - |
| CMYK | 0.67 | 0.17 | 0 | 0.55 |
| HSL | 194.81º | 0.5% | 0.3% | - |
| HSV(B) | 194.81º | 0.67% | 0.45% | - |
| XYZ | 8.08 | 10.02 | 17.73 | - |
| YUV | 80.82 | 147.28 | 97.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 115 | 0.67 | 0.17 | 0 | 0.55 | 194.81 | 0.5 | 0.3 |
| Hex | 26 | 60 | 73 | 43 | 11 | 0 | 37 | C3 | 32 | 1E |
| Octal | 46 | 140 | 163 | 103 | 21 | 0 | 67 | 303 | 62 | 36 |
| Binary | 100110 | 1100000 | 1110011 | 1000011 | 10001 | 0 | 110111 | 11000011 | 110010 | 11110 |
Color Harmonies of #266073
Complementary color
Monochromatic Colors of #266073
Black with #266073
Text Example
Text Example
White with #266073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266073; }
p { color: rgb(38,96,115); }
H1.HeaderClassName
{
color: #266073;
}
.AnyTagClassName
{
color: #266073;
}
</style>
background-color css
<style>
a { background-color: #266073; }
a { background-color: rgb(38,96,115); }
div.DivClassName
{
background-color: #266073;
}
.BgClassName
{
background-color: #266073;
}
</style>
border-color css
<style>
span { border-color: #266073; }
span { border-color: rgb(38,96,115); }
td.TdClassName
{
border-color: #266073;
}
.TagClassName
{
border-color: #266073;
}
</style>