Shades of Orient #1A5276
Tints of Orient #1A5276
RGB
CMYK
RGB Variations
Color information
#1A5276 (or 0x1A5276) is known color: Orient. HEX triplet: 1A, 52 and 76. RGB value is (26,82,118). Sum of RGB (Red+Green+Blue) = 26+82+118=226 (29% of max value = 765). Red value is 26 (10.55% from 255 or 11.50% from 226); Green value is 82 (32.42% from 255 or 36.28% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #1A5276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1A5276 is #E5AD89. Grayscale: #454545. Windows color (decimal): -15052170 or 7754266. OLE color: 7754266.
HSL color Cylindrical-coordinate representation of color #1A5276: hue angle of 203.48º 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 #1A5276 is Cyan = 0.78, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 26 | 82 | 118 | - |
| CMYK | 0.78 | 0.31 | 0 | 0.54 |
| HSL | 203.48º | 0.64% | 0.28% | - |
| HSV(B) | 203.48º | 0.78% | 0.46% | - |
| XYZ | 6.71 | 7.56 | 18.25 | - |
| YUV | 69.36 | 155.45 | 97.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 82 | 118 | 0.78 | 0.31 | 0 | 0.54 | 203.48 | 0.64 | 0.28 |
| Hex | 1A | 52 | 76 | 4E | 1F | 0 | 36 | CB | 40 | 1C |
| Octal | 32 | 122 | 166 | 116 | 37 | 0 | 66 | 313 | 100 | 34 |
| Binary | 11010 | 1010010 | 1110110 | 1001110 | 11111 | 0 | 110110 | 11001011 | 1000000 | 11100 |
Color Harmonies of #1A5276
Complementary color
Monochromatic Colors of #1A5276
Black with #1A5276
Text Example
Text Example
White with #1A5276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A5276; }
p { color: rgb(26,82,118); }
H1.HeaderClassName
{
color: #1A5276;
}
.AnyTagClassName
{
color: #1A5276;
}
</style>
background-color css
<style>
a { background-color: #1A5276; }
a { background-color: rgb(26,82,118); }
div.DivClassName
{
background-color: #1A5276;
}
.BgClassName
{
background-color: #1A5276;
}
</style>
border-color css
<style>
span { border-color: #1A5276; }
span { border-color: rgb(26,82,118); }
td.TdClassName
{
border-color: #1A5276;
}
.TagClassName
{
border-color: #1A5276;
}
</style>