Shades of Orient #1A5076
Tints of Orient #1A5076
RGB
CMYK
RGB Variations
Color information
#1A5076 (or 0x1A5076) is known color: Orient. HEX triplet: 1A, 50 and 76. RGB value is (26,80,118). Sum of RGB (Red+Green+Blue) = 26+80+118=224 (29% of max value = 765). Red value is 26 (10.55% from 255 or 11.61% from 224); Green value is 80 (31.64% from 255 or 35.71% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #1A5076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1A5076 is #E5AF89. Grayscale: #434343. Windows color (decimal): -15052682 or 7753754. OLE color: 7753754.
HSL color Cylindrical-coordinate representation of color #1A5076: hue angle of 204.78º degrees, saturation: 0.64, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #1A5076 is Cyan = 0.78, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 26 | 80 | 118 | - |
| CMYK | 0.78 | 0.32 | 0 | 0.54 |
| HSL | 204.78º | 0.64% | 0.28% | - |
| HSV(B) | 204.78º | 0.78% | 0.46% | - |
| XYZ | 6.56 | 7.26 | 18.2 | - |
| YUV | 68.19 | 156.11 | 97.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 80 | 118 | 0.78 | 0.32 | 0 | 0.54 | 204.78 | 0.64 | 0.28 |
| Hex | 1A | 50 | 76 | 4E | 20 | 0 | 36 | CD | 40 | 1C |
| Octal | 32 | 120 | 166 | 116 | 40 | 0 | 66 | 315 | 100 | 34 |
| Binary | 11010 | 1010000 | 1110110 | 1001110 | 100000 | 0 | 110110 | 11001101 | 1000000 | 11100 |
Color Harmonies of #1A5076
Complementary color
Monochromatic Colors of #1A5076
Black with #1A5076
Text Example
Text Example
White with #1A5076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A5076; }
p { color: rgb(26,80,118); }
H1.HeaderClassName
{
color: #1A5076;
}
.AnyTagClassName
{
color: #1A5076;
}
</style>
background-color css
<style>
a { background-color: #1A5076; }
a { background-color: rgb(26,80,118); }
div.DivClassName
{
background-color: #1A5076;
}
.BgClassName
{
background-color: #1A5076;
}
</style>
border-color css
<style>
span { border-color: #1A5076; }
span { border-color: rgb(26,80,118); }
td.TdClassName
{
border-color: #1A5076;
}
.TagClassName
{
border-color: #1A5076;
}
</style>