Shades of Orient #1D5176
Tints of Orient #1D5176
RGB
CMYK
RGB Variations
Color information
#1D5176 (or 0x1D5176) is known color: Orient. HEX triplet: 1D, 51 and 76. RGB value is (29,81,118). Sum of RGB (Red+Green+Blue) = 29+81+118=228 (30% of max value = 765). Red value is 29 (11.72% from 255 or 12.72% from 228); Green value is 81 (32.03% from 255 or 35.53% from 228); Blue value is 118 (46.48% from 255 or 51.75% from 228); Max value from RGB is 118 - color contains mainly: blue. Hex color #1D5176 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D5176 is #E2AE89. Grayscale: #454545. Windows color (decimal): -14855818 or 7754013. OLE color: 7754013.
HSL color Cylindrical-coordinate representation of color #1D5176: hue angle of 204.94º degrees, saturation: 0.61, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1D5176 is Cyan = 0.75, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 29 | 81 | 118 | - |
| CMYK | 0.75 | 0.31 | 0 | 0.54 |
| HSL | 204.94º | 0.61% | 0.29% | - |
| HSV(B) | 204.94º | 0.75% | 0.46% | - |
| XYZ | 6.72 | 7.45 | 18.22 | - |
| YUV | 69.67 | 155.27 | 98.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 81 | 118 | 0.75 | 0.31 | 0 | 0.54 | 204.94 | 0.61 | 0.29 |
| Hex | 1D | 51 | 76 | 4B | 1F | 0 | 36 | CD | 3D | 1D |
| Octal | 35 | 121 | 166 | 113 | 37 | 0 | 66 | 315 | 75 | 35 |
| Binary | 11101 | 1010001 | 1110110 | 1001011 | 11111 | 0 | 110110 | 11001101 | 111101 | 11101 |
Color Harmonies of #1D5176
Complementary color
Monochromatic Colors of #1D5176
Black with #1D5176
Text Example
Text Example
White with #1D5176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D5176; }
p { color: rgb(29,81,118); }
H1.HeaderClassName
{
color: #1D5176;
}
.AnyTagClassName
{
color: #1D5176;
}
</style>
background-color css
<style>
a { background-color: #1D5176; }
a { background-color: rgb(29,81,118); }
div.DivClassName
{
background-color: #1D5176;
}
.BgClassName
{
background-color: #1D5176;
}
</style>
border-color css
<style>
span { border-color: #1D5176; }
span { border-color: rgb(29,81,118); }
td.TdClassName
{
border-color: #1D5176;
}
.TagClassName
{
border-color: #1D5176;
}
</style>