Shades of Orient #266381
Tints of Orient #266381
RGB
CMYK
RGB Variations
Color information
#266381 (or 0x266381) is known color: Orient. HEX triplet: 26, 63 and 81. RGB value is (38,99,129). Sum of RGB (Red+Green+Blue) = 38+99+129=266 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.29% from 266); Green value is 99 (39.06% from 255 or 37.22% from 266); Blue value is 129 (50.78% from 255 or 48.50% from 266); Max value from RGB is 129 - color contains mainly: blue. Hex color #266381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266381 is #D99C7E. Grayscale: #545454. Windows color (decimal): -14261375 or 8479526. OLE color: 8479526.
HSL color Cylindrical-coordinate representation of color #266381: hue angle of 199.78º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #266381 is Cyan = 0.71, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 99 | 129 | - |
| CMYK | 0.71 | 0.23 | 0 | 0.49 |
| HSL | 199.78º | 0.54% | 0.33% | - |
| HSV(B) | 199.78º | 0.71% | 0.51% | - |
| XYZ | 9.22 | 10.92 | 22.39 | - |
| YUV | 84.18 | 153.29 | 95.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 99 | 129 | 0.71 | 0.23 | 0 | 0.49 | 199.78 | 0.54 | 0.33 |
| Hex | 26 | 63 | 81 | 47 | 17 | 0 | 31 | C8 | 36 | 21 |
| Octal | 46 | 143 | 201 | 107 | 27 | 0 | 61 | 310 | 66 | 41 |
| Binary | 100110 | 1100011 | 10000001 | 1000111 | 10111 | 0 | 110001 | 11001000 | 110110 | 100001 |
Color Harmonies of #266381
Complementary color
Monochromatic Colors of #266381
Black with #266381
Text Example
Text Example
White with #266381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266381; }
p { color: rgb(38,99,129); }
H1.HeaderClassName
{
color: #266381;
}
.AnyTagClassName
{
color: #266381;
}
</style>
background-color css
<style>
a { background-color: #266381; }
a { background-color: rgb(38,99,129); }
div.DivClassName
{
background-color: #266381;
}
.BgClassName
{
background-color: #266381;
}
</style>
border-color css
<style>
span { border-color: #266381; }
span { border-color: rgb(38,99,129); }
td.TdClassName
{
border-color: #266381;
}
.TagClassName
{
border-color: #266381;
}
</style>