Shades of Orient #1A5968
Tints of Orient #1A5968
RGB
CMYK
RGB Variations
Color information
#1A5968 (or 0x1A5968) is known color: Orient. HEX triplet: 1A, 59 and 68. RGB value is (26,89,104). Sum of RGB (Red+Green+Blue) = 26+89+104=219 (29% of max value = 765). Red value is 26 (10.55% from 255 or 11.87% from 219); Green value is 89 (35.16% from 255 or 40.64% from 219); Blue value is 104 (41.02% from 255 or 47.49% from 219); Max value from RGB is 104 - color contains mainly: blue. Hex color #1A5968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1A5968 is #E5A697. Grayscale: #474747. Windows color (decimal): -15050392 or 6838554. OLE color: 6838554.
HSL color Cylindrical-coordinate representation of color #1A5968: hue angle of 191.54º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1A5968 is Cyan = 0.75, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 26 | 89 | 104 | - |
| CMYK | 0.75 | 0.14 | 0 | 0.59 |
| HSL | 191.54º | 0.6% | 0.25% | - |
| HSV(B) | 191.54º | 0.75% | 0.41% | - |
| XYZ | 6.5 | 8.36 | 14.37 | - |
| YUV | 71.87 | 146.13 | 95.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 89 | 104 | 0.75 | 0.14 | 0 | 0.59 | 191.54 | 0.6 | 0.25 |
| Hex | 1A | 59 | 68 | 4B | E | 0 | 3B | C0 | 3C | 19 |
| Octal | 32 | 131 | 150 | 113 | 16 | 0 | 73 | 300 | 74 | 31 |
| Binary | 11010 | 1011001 | 1101000 | 1001011 | 1110 | 0 | 111011 | 11000000 | 111100 | 11001 |
Color Harmonies of #1A5968
Complementary color
Monochromatic Colors of #1A5968
Black with #1A5968
Text Example
Text Example
White with #1A5968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A5968; }
p { color: rgb(26,89,104); }
H1.HeaderClassName
{
color: #1A5968;
}
.AnyTagClassName
{
color: #1A5968;
}
</style>
background-color css
<style>
a { background-color: #1A5968; }
a { background-color: rgb(26,89,104); }
div.DivClassName
{
background-color: #1A5968;
}
.BgClassName
{
background-color: #1A5968;
}
</style>
border-color css
<style>
span { border-color: #1A5968; }
span { border-color: rgb(26,89,104); }
td.TdClassName
{
border-color: #1A5968;
}
.TagClassName
{
border-color: #1A5968;
}
</style>