Shades of Orient #266078
Tints of Orient #266078
RGB
CMYK
RGB Variations
Color information
#266078 (or 0x266078) is known color: Orient. HEX triplet: 26, 60 and 78. RGB value is (38,96,120). Sum of RGB (Red+Green+Blue) = 38+96+120=254 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.96% from 254); Green value is 96 (37.89% from 255 or 37.80% from 254); Blue value is 120 (47.27% from 255 or 47.24% from 254); Max value from RGB is 120 - color contains mainly: blue. Hex color #266078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266078 is #D99F87. Grayscale: #515151. Windows color (decimal): -14262152 or 7888934. OLE color: 7888934.
HSL color Cylindrical-coordinate representation of color #266078: hue angle of 197.56º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #266078 is Cyan = 0.68, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 96 | 120 | - |
| CMYK | 0.68 | 0.2 | 0 | 0.53 |
| HSL | 197.56º | 0.52% | 0.31% | - |
| HSV(B) | 197.56º | 0.68% | 0.47% | - |
| XYZ | 8.37 | 10.13 | 19.28 | - |
| YUV | 81.39 | 149.78 | 97.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 120 | 0.68 | 0.2 | 0 | 0.53 | 197.56 | 0.52 | 0.31 |
| Hex | 26 | 60 | 78 | 44 | 14 | 0 | 35 | C6 | 34 | 1F |
| Octal | 46 | 140 | 170 | 104 | 24 | 0 | 65 | 306 | 64 | 37 |
| Binary | 100110 | 1100000 | 1111000 | 1000100 | 10100 | 0 | 110101 | 11000110 | 110100 | 11111 |
Color Harmonies of #266078
Complementary color
Monochromatic Colors of #266078
Black with #266078
Text Example
Text Example
White with #266078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266078; }
p { color: rgb(38,96,120); }
H1.HeaderClassName
{
color: #266078;
}
.AnyTagClassName
{
color: #266078;
}
</style>
background-color css
<style>
a { background-color: #266078; }
a { background-color: rgb(38,96,120); }
div.DivClassName
{
background-color: #266078;
}
.BgClassName
{
background-color: #266078;
}
</style>
border-color css
<style>
span { border-color: #266078; }
span { border-color: rgb(38,96,120); }
td.TdClassName
{
border-color: #266078;
}
.TagClassName
{
border-color: #266078;
}
</style>