Shades of Orient #1D5674
Tints of Orient #1D5674
RGB
CMYK
RGB Variations
Color information
#1D5674 (or 0x1D5674) is known color: Orient. HEX triplet: 1D, 56 and 74. RGB value is (29,86,116). Sum of RGB (Red+Green+Blue) = 29+86+116=231 (30% of max value = 765). Red value is 29 (11.72% from 255 or 12.55% from 231); Green value is 86 (33.98% from 255 or 37.23% from 231); Blue value is 116 (45.70% from 255 or 50.22% from 231); Max value from RGB is 116 - color contains mainly: blue. Hex color #1D5674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D5674 is #E2A98B. Grayscale: #484848. Windows color (decimal): -14854540 or 7624221. OLE color: 7624221.
HSL color Cylindrical-coordinate representation of color #1D5674: hue angle of 200.69º degrees, saturation: 0.6, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1D5674 is Cyan = 0.75, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 29 | 86 | 116 | - |
| CMYK | 0.75 | 0.26 | 0 | 0.55 |
| HSL | 200.69º | 0.6% | 0.28% | - |
| HSV(B) | 200.69º | 0.75% | 0.45% | - |
| XYZ | 6.99 | 8.18 | 17.73 | - |
| YUV | 72.38 | 152.62 | 97.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 86 | 116 | 0.75 | 0.26 | 0 | 0.55 | 200.69 | 0.6 | 0.28 |
| Hex | 1D | 56 | 74 | 4B | 1A | 0 | 37 | C9 | 3C | 1C |
| Octal | 35 | 126 | 164 | 113 | 32 | 0 | 67 | 311 | 74 | 34 |
| Binary | 11101 | 1010110 | 1110100 | 1001011 | 11010 | 0 | 110111 | 11001001 | 111100 | 11100 |
Color Harmonies of #1D5674
Complementary color
Monochromatic Colors of #1D5674
Black with #1D5674
Text Example
Text Example
White with #1D5674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D5674; }
p { color: rgb(29,86,116); }
H1.HeaderClassName
{
color: #1D5674;
}
.AnyTagClassName
{
color: #1D5674;
}
</style>
background-color css
<style>
a { background-color: #1D5674; }
a { background-color: rgb(29,86,116); }
div.DivClassName
{
background-color: #1D5674;
}
.BgClassName
{
background-color: #1D5674;
}
</style>
border-color css
<style>
span { border-color: #1D5674; }
span { border-color: rgb(29,86,116); }
td.TdClassName
{
border-color: #1D5674;
}
.TagClassName
{
border-color: #1D5674;
}
</style>