Shades of Orient #26617F
Tints of Orient #26617F
RGB
CMYK
RGB Variations
Color information
#26617F (or 0x26617F) is known color: Orient. HEX triplet: 26, 61 and 7F. RGB value is (38,97,127). Sum of RGB (Red+Green+Blue) = 38+97+127=262 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.50% from 262); Green value is 97 (38.28% from 255 or 37.02% from 262); Blue value is 127 (50% from 255 or 48.47% from 262); Max value from RGB is 127 - color contains mainly: blue. Hex color #26617F is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #26617F is #D99E80. Grayscale: #525252. Windows color (decimal): -14261889 or 8347942. OLE color: 8347942.
HSL color Cylindrical-coordinate representation of color #26617F: hue angle of 200.22º degrees, saturation: 0.54, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #26617F is Cyan = 0.70, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 38 | 97 | 127 | - |
| CMYK | 0.70 | 0.24 | 0 | 0.50 |
| HSL | 200.22º | 0.54% | 0.32% | - |
| HSV(B) | 200.22º | 0.7% | 0.5% | - |
| XYZ | 8.9 | 10.49 | 21.63 | - |
| YUV | 82.78 | 152.95 | 96.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 127 | 0.70 | 0.24 | 0 | 0.50 | 200.22 | 0.54 | 0.32 |
| Hex | 26 | 61 | 7F | 46 | 18 | 0 | 32 | C8 | 36 | 20 |
| Octal | 46 | 141 | 177 | 106 | 30 | 0 | 62 | 310 | 66 | 40 |
| Binary | 100110 | 1100001 | 1111111 | 1000110 | 11000 | 0 | 110010 | 11001000 | 110110 | 100000 |
Color Harmonies of #26617F
Complementary color
Monochromatic Colors of #26617F
Black with #26617F
Text Example
Text Example
White with #26617F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26617F; }
p { color: rgb(38,97,127); }
H1.HeaderClassName
{
color: #26617F;
}
.AnyTagClassName
{
color: #26617F;
}
</style>
background-color css
<style>
a { background-color: #26617F; }
a { background-color: rgb(38,97,127); }
div.DivClassName
{
background-color: #26617F;
}
.BgClassName
{
background-color: #26617F;
}
</style>
border-color css
<style>
span { border-color: #26617F; }
span { border-color: rgb(38,97,127); }
td.TdClassName
{
border-color: #26617F;
}
.TagClassName
{
border-color: #26617F;
}
</style>