Shades of Orient #1A5767
Tints of Orient #1A5767
RGB
CMYK
RGB Variations
Color information
#1A5767 (or 0x1A5767) is known color: Orient. HEX triplet: 1A, 57 and 67. RGB value is (26,87,103). Sum of RGB (Red+Green+Blue) = 26+87+103=216 (28% of max value = 765). Red value is 26 (10.55% from 255 or 12.04% from 216); Green value is 87 (34.38% from 255 or 40.28% from 216); Blue value is 103 (40.62% from 255 or 47.69% from 216); Max value from RGB is 103 - color contains mainly: blue. Hex color #1A5767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1A5767 is #E5A898. Grayscale: #464646. Windows color (decimal): -15050905 or 6772506. OLE color: 6772506.
HSL color Cylindrical-coordinate representation of color #1A5767: hue angle of 192.47º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1A5767 is Cyan = 0.75, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 26 | 87 | 103 | - |
| CMYK | 0.75 | 0.16 | 0 | 0.60 |
| HSL | 192.47º | 0.6% | 0.25% | - |
| HSV(B) | 192.47º | 0.75% | 0.4% | - |
| XYZ | 6.28 | 8.02 | 14.05 | - |
| YUV | 70.59 | 146.29 | 96.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 87 | 103 | 0.75 | 0.16 | 0 | 0.60 | 192.47 | 0.6 | 0.25 |
| Hex | 1A | 57 | 67 | 4B | 10 | 0 | 3C | C0 | 3C | 19 |
| Octal | 32 | 127 | 147 | 113 | 20 | 0 | 74 | 300 | 74 | 31 |
| Binary | 11010 | 1010111 | 1100111 | 1001011 | 10000 | 0 | 111100 | 11000000 | 111100 | 11001 |
Color Harmonies of #1A5767
Complementary color
Monochromatic Colors of #1A5767
Black with #1A5767
Text Example
Text Example
White with #1A5767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A5767; }
p { color: rgb(26,87,103); }
H1.HeaderClassName
{
color: #1A5767;
}
.AnyTagClassName
{
color: #1A5767;
}
</style>
background-color css
<style>
a { background-color: #1A5767; }
a { background-color: rgb(26,87,103); }
div.DivClassName
{
background-color: #1A5767;
}
.BgClassName
{
background-color: #1A5767;
}
</style>
border-color css
<style>
span { border-color: #1A5767; }
span { border-color: rgb(26,87,103); }
td.TdClassName
{
border-color: #1A5767;
}
.TagClassName
{
border-color: #1A5767;
}
</style>