Shades of Orient #266070
Tints of Orient #266070
RGB
CMYK
RGB Variations
Color information
#266070 (or 0x266070) is known color: Orient. HEX triplet: 26, 60 and 70. RGB value is (38,96,112). Sum of RGB (Red+Green+Blue) = 38+96+112=246 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.45% from 246); Green value is 96 (37.89% from 255 or 39.02% from 246); Blue value is 112 (44.14% from 255 or 45.53% from 246); Max value from RGB is 112 - color contains mainly: blue. Hex color #266070 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266070 is #D99F8F. Grayscale: #505050. Windows color (decimal): -14262160 or 7364646. OLE color: 7364646.
HSL color Cylindrical-coordinate representation of color #266070: hue angle of 192.97º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #266070 is Cyan = 0.66, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 96 | 112 | - |
| CMYK | 0.66 | 0.14 | 0 | 0.56 |
| HSL | 192.97º | 0.49% | 0.29% | - |
| HSV(B) | 192.97º | 0.66% | 0.44% | - |
| XYZ | 7.91 | 9.95 | 16.83 | - |
| YUV | 80.48 | 145.78 | 97.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 112 | 0.66 | 0.14 | 0 | 0.56 | 192.97 | 0.49 | 0.29 |
| Hex | 26 | 60 | 70 | 42 | E | 0 | 38 | C1 | 31 | 1D |
| Octal | 46 | 140 | 160 | 102 | 16 | 0 | 70 | 301 | 61 | 35 |
| Binary | 100110 | 1100000 | 1110000 | 1000010 | 1110 | 0 | 111000 | 11000001 | 110001 | 11101 |
Color Harmonies of #266070
Complementary color
Monochromatic Colors of #266070
Black with #266070
Text Example
Text Example
White with #266070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266070; }
p { color: rgb(38,96,112); }
H1.HeaderClassName
{
color: #266070;
}
.AnyTagClassName
{
color: #266070;
}
</style>
background-color css
<style>
a { background-color: #266070; }
a { background-color: rgb(38,96,112); }
div.DivClassName
{
background-color: #266070;
}
.BgClassName
{
background-color: #266070;
}
</style>
border-color css
<style>
span { border-color: #266070; }
span { border-color: rgb(38,96,112); }
td.TdClassName
{
border-color: #266070;
}
.TagClassName
{
border-color: #266070;
}
</style>