Shades of Orient #1D5779
Tints of Orient #1D5779
RGB
CMYK
RGB Variations
Color information
#1D5779 (or 0x1D5779) is known color: Orient. HEX triplet: 1D, 57 and 79. RGB value is (29,87,121). Sum of RGB (Red+Green+Blue) = 29+87+121=237 (31% of max value = 765). Red value is 29 (11.72% from 255 or 12.24% from 237); Green value is 87 (34.38% from 255 or 36.71% from 237); Blue value is 121 (47.66% from 255 or 51.05% from 237); Max value from RGB is 121 - color contains mainly: blue. Hex color #1D5779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D5779 is #E2A886. Grayscale: #494949. Windows color (decimal): -14854279 or 7952157. OLE color: 7952157.
HSL color Cylindrical-coordinate representation of color #1D5779: hue angle of 202.17º degrees, saturation: 0.61, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #1D5779 is Cyan = 0.76, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 29 | 87 | 121 | - |
| CMYK | 0.76 | 0.28 | 0 | 0.53 |
| HSL | 202.17º | 0.61% | 0.29% | - |
| HSV(B) | 202.17º | 0.76% | 0.47% | - |
| XYZ | 7.37 | 8.46 | 19.33 | - |
| YUV | 73.53 | 154.78 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 87 | 121 | 0.76 | 0.28 | 0 | 0.53 | 202.17 | 0.61 | 0.29 |
| Hex | 1D | 57 | 79 | 4C | 1C | 0 | 35 | CA | 3D | 1D |
| Octal | 35 | 127 | 171 | 114 | 34 | 0 | 65 | 312 | 75 | 35 |
| Binary | 11101 | 1010111 | 1111001 | 1001100 | 11100 | 0 | 110101 | 11001010 | 111101 | 11101 |
Color Harmonies of #1D5779
Complementary color
Monochromatic Colors of #1D5779
Black with #1D5779
Text Example
Text Example
White with #1D5779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D5779; }
p { color: rgb(29,87,121); }
H1.HeaderClassName
{
color: #1D5779;
}
.AnyTagClassName
{
color: #1D5779;
}
</style>
background-color css
<style>
a { background-color: #1D5779; }
a { background-color: rgb(29,87,121); }
div.DivClassName
{
background-color: #1D5779;
}
.BgClassName
{
background-color: #1D5779;
}
</style>
border-color css
<style>
span { border-color: #1D5779; }
span { border-color: rgb(29,87,121); }
td.TdClassName
{
border-color: #1D5779;
}
.TagClassName
{
border-color: #1D5779;
}
</style>