Shades of Orient #1D5478
Tints of Orient #1D5478
RGB
CMYK
RGB Variations
Color information
#1D5478 (or 0x1D5478) is known color: Orient. HEX triplet: 1D, 54 and 78. RGB value is (29,84,120). Sum of RGB (Red+Green+Blue) = 29+84+120=233 (30% of max value = 765). Red value is 29 (11.72% from 255 or 12.45% from 233); Green value is 84 (33.20% from 255 or 36.05% from 233); Blue value is 120 (47.27% from 255 or 51.50% from 233); Max value from RGB is 120 - color contains mainly: blue. Hex color #1D5478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D5478 is #E2AB87. Grayscale: #474747. Windows color (decimal): -14855048 or 7885853. OLE color: 7885853.
HSL color Cylindrical-coordinate representation of color #1D5478: hue angle of 203.74º 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 #1D5478 is Cyan = 0.76, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 29 | 84 | 120 | - |
| CMYK | 0.76 | 0.3 | 0 | 0.53 |
| HSL | 203.74º | 0.61% | 0.29% | - |
| HSV(B) | 203.74º | 0.76% | 0.47% | - |
| XYZ | 7.07 | 7.96 | 18.93 | - |
| YUV | 71.66 | 155.28 | 97.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 84 | 120 | 0.76 | 0.3 | 0 | 0.53 | 203.74 | 0.61 | 0.29 |
| Hex | 1D | 54 | 78 | 4C | 1E | 0 | 35 | CC | 3D | 1D |
| Octal | 35 | 124 | 170 | 114 | 36 | 0 | 65 | 314 | 75 | 35 |
| Binary | 11101 | 1010100 | 1111000 | 1001100 | 11110 | 0 | 110101 | 11001100 | 111101 | 11101 |
Color Harmonies of #1D5478
Complementary color
Monochromatic Colors of #1D5478
Black with #1D5478
Text Example
Text Example
White with #1D5478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D5478; }
p { color: rgb(29,84,120); }
H1.HeaderClassName
{
color: #1D5478;
}
.AnyTagClassName
{
color: #1D5478;
}
</style>
background-color css
<style>
a { background-color: #1D5478; }
a { background-color: rgb(29,84,120); }
div.DivClassName
{
background-color: #1D5478;
}
.BgClassName
{
background-color: #1D5478;
}
</style>
border-color css
<style>
span { border-color: #1D5478; }
span { border-color: rgb(29,84,120); }
td.TdClassName
{
border-color: #1D5478;
}
.TagClassName
{
border-color: #1D5478;
}
</style>