Shades of Orient #1A5370
Tints of Orient #1A5370
RGB
CMYK
RGB Variations
Color information
#1A5370 (or 0x1A5370) is known color: Orient. HEX triplet: 1A, 53 and 70. RGB value is (26,83,112). Sum of RGB (Red+Green+Blue) = 26+83+112=221 (29% of max value = 765). Red value is 26 (10.55% from 255 or 11.76% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #1A5370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1A5370 is #E5AC8F. Grayscale: #454545. Windows color (decimal): -15051920 or 7361306. OLE color: 7361306.
HSL color Cylindrical-coordinate representation of color #1A5370: hue angle of 200.23º degrees, saturation: 0.62, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1A5370 is Cyan = 0.77, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 26 | 83 | 112 | - |
| CMYK | 0.77 | 0.26 | 0 | 0.56 |
| HSL | 200.23º | 0.62% | 0.27% | - |
| HSV(B) | 200.23º | 0.77% | 0.44% | - |
| XYZ | 6.44 | 7.58 | 16.45 | - |
| YUV | 69.26 | 152.12 | 97.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 83 | 112 | 0.77 | 0.26 | 0 | 0.56 | 200.23 | 0.62 | 0.27 |
| Hex | 1A | 53 | 70 | 4D | 1A | 0 | 38 | C8 | 3E | 1B |
| Octal | 32 | 123 | 160 | 115 | 32 | 0 | 70 | 310 | 76 | 33 |
| Binary | 11010 | 1010011 | 1110000 | 1001101 | 11010 | 0 | 111000 | 11001000 | 111110 | 11011 |
Color Harmonies of #1A5370
Complementary color
Monochromatic Colors of #1A5370
Black with #1A5370
Text Example
Text Example
White with #1A5370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A5370; }
p { color: rgb(26,83,112); }
H1.HeaderClassName
{
color: #1A5370;
}
.AnyTagClassName
{
color: #1A5370;
}
</style>
background-color css
<style>
a { background-color: #1A5370; }
a { background-color: rgb(26,83,112); }
div.DivClassName
{
background-color: #1A5370;
}
.BgClassName
{
background-color: #1A5370;
}
</style>
border-color css
<style>
span { border-color: #1A5370; }
span { border-color: rgb(26,83,112); }
td.TdClassName
{
border-color: #1A5370;
}
.TagClassName
{
border-color: #1A5370;
}
</style>