Shades of Orient #1A5573
Tints of Orient #1A5573
RGB
CMYK
RGB Variations
Color information
#1A5573 (or 0x1A5573) is known color: Orient. HEX triplet: 1A, 55 and 73. RGB value is (26,85,115). Sum of RGB (Red+Green+Blue) = 26+85+115=226 (29% of max value = 765). Red value is 26 (10.55% from 255 or 11.50% from 226); Green value is 85 (33.59% from 255 or 37.61% from 226); Blue value is 115 (45.31% from 255 or 50.88% from 226); Max value from RGB is 115 - color contains mainly: blue. Hex color #1A5573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1A5573 is #E5AA8C. Grayscale: #464646. Windows color (decimal): -15051405 or 7558426. OLE color: 7558426.
HSL color Cylindrical-coordinate representation of color #1A5573: hue angle of 200.22º degrees, saturation: 0.63, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1A5573 is Cyan = 0.77, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 26 | 85 | 115 | - |
| CMYK | 0.77 | 0.26 | 0 | 0.55 |
| HSL | 200.22º | 0.63% | 0.28% | - |
| HSV(B) | 200.22º | 0.77% | 0.45% | - |
| XYZ | 6.77 | 7.95 | 17.4 | - |
| YUV | 70.78 | 152.95 | 96.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 85 | 115 | 0.77 | 0.26 | 0 | 0.55 | 200.22 | 0.63 | 0.28 |
| Hex | 1A | 55 | 73 | 4D | 1A | 0 | 37 | C8 | 3F | 1C |
| Octal | 32 | 125 | 163 | 115 | 32 | 0 | 67 | 310 | 77 | 34 |
| Binary | 11010 | 1010101 | 1110011 | 1001101 | 11010 | 0 | 110111 | 11001000 | 111111 | 11100 |
Color Harmonies of #1A5573
Complementary color
Monochromatic Colors of #1A5573
Black with #1A5573
Text Example
Text Example
White with #1A5573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A5573; }
p { color: rgb(26,85,115); }
H1.HeaderClassName
{
color: #1A5573;
}
.AnyTagClassName
{
color: #1A5573;
}
</style>
background-color css
<style>
a { background-color: #1A5573; }
a { background-color: rgb(26,85,115); }
div.DivClassName
{
background-color: #1A5573;
}
.BgClassName
{
background-color: #1A5573;
}
</style>
border-color css
<style>
span { border-color: #1A5573; }
span { border-color: rgb(26,85,115); }
td.TdClassName
{
border-color: #1A5573;
}
.TagClassName
{
border-color: #1A5573;
}
</style>