Shades of Orient #266177
Tints of Orient #266177
RGB
CMYK
RGB Variations
Color information
#266177 (or 0x266177) is known color: Orient. HEX triplet: 26, 61 and 77. RGB value is (38,97,119). Sum of RGB (Red+Green+Blue) = 38+97+119=254 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.96% from 254); Green value is 97 (38.28% from 255 or 38.19% from 254); Blue value is 119 (46.88% from 255 or 46.85% from 254); Max value from RGB is 119 - color contains mainly: blue. Hex color #266177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266177 is #D99E88. Grayscale: #515151. Windows color (decimal): -14261897 or 7823654. OLE color: 7823654.
HSL color Cylindrical-coordinate representation of color #266177: hue angle of 196.3º 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 #266177 is Cyan = 0.68, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 97 | 119 | - |
| CMYK | 0.68 | 0.18 | 0 | 0.53 |
| HSL | 196.3º | 0.52% | 0.31% | - |
| HSV(B) | 196.3º | 0.68% | 0.47% | - |
| XYZ | 8.4 | 10.29 | 19 | - |
| YUV | 81.87 | 148.95 | 96.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 119 | 0.68 | 0.18 | 0 | 0.53 | 196.3 | 0.52 | 0.31 |
| Hex | 26 | 61 | 77 | 44 | 12 | 0 | 35 | C4 | 34 | 1F |
| Octal | 46 | 141 | 167 | 104 | 22 | 0 | 65 | 304 | 64 | 37 |
| Binary | 100110 | 1100001 | 1110111 | 1000100 | 10010 | 0 | 110101 | 11000100 | 110100 | 11111 |
Color Harmonies of #266177
Complementary color
Monochromatic Colors of #266177
Black with #266177
Text Example
Text Example
White with #266177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266177; }
p { color: rgb(38,97,119); }
H1.HeaderClassName
{
color: #266177;
}
.AnyTagClassName
{
color: #266177;
}
</style>
background-color css
<style>
a { background-color: #266177; }
a { background-color: rgb(38,97,119); }
div.DivClassName
{
background-color: #266177;
}
.BgClassName
{
background-color: #266177;
}
</style>
border-color css
<style>
span { border-color: #266177; }
span { border-color: rgb(38,97,119); }
td.TdClassName
{
border-color: #266177;
}
.TagClassName
{
border-color: #266177;
}
</style>