Shades of Orient #1D5767
Tints of Orient #1D5767
RGB
CMYK
RGB Variations
Color information
#1D5767 (or 0x1D5767) is known color: Orient. HEX triplet: 1D, 57 and 67. RGB value is (29,87,103). Sum of RGB (Red+Green+Blue) = 29+87+103=219 (29% of max value = 765). Red value is 29 (11.72% from 255 or 13.24% from 219); Green value is 87 (34.38% from 255 or 39.73% from 219); Blue value is 103 (40.62% from 255 or 47.03% from 219); Max value from RGB is 103 - color contains mainly: blue. Hex color #1D5767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D5767 is #E2A898. Grayscale: #474747. Windows color (decimal): -14854297 or 6772509. OLE color: 6772509.
HSL color Cylindrical-coordinate representation of color #1D5767: hue angle of 192.97º degrees, saturation: 0.56, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #1D5767 is Cyan = 0.72, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 29 | 87 | 103 | - |
| CMYK | 0.72 | 0.16 | 0 | 0.60 |
| HSL | 192.97º | 0.56% | 0.26% | - |
| HSV(B) | 192.97º | 0.72% | 0.4% | - |
| XYZ | 6.36 | 8.06 | 14.05 | - |
| YUV | 71.48 | 145.78 | 97.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 87 | 103 | 0.72 | 0.16 | 0 | 0.60 | 192.97 | 0.56 | 0.26 |
| Hex | 1D | 57 | 67 | 48 | 10 | 0 | 3C | C1 | 38 | 1A |
| Octal | 35 | 127 | 147 | 110 | 20 | 0 | 74 | 301 | 70 | 32 |
| Binary | 11101 | 1010111 | 1100111 | 1001000 | 10000 | 0 | 111100 | 11000001 | 111000 | 11010 |
Color Harmonies of #1D5767
Complementary color
Monochromatic Colors of #1D5767
Black with #1D5767
Text Example
Text Example
White with #1D5767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D5767; }
p { color: rgb(29,87,103); }
H1.HeaderClassName
{
color: #1D5767;
}
.AnyTagClassName
{
color: #1D5767;
}
</style>
background-color css
<style>
a { background-color: #1D5767; }
a { background-color: rgb(29,87,103); }
div.DivClassName
{
background-color: #1D5767;
}
.BgClassName
{
background-color: #1D5767;
}
</style>
border-color css
<style>
span { border-color: #1D5767; }
span { border-color: rgb(29,87,103); }
td.TdClassName
{
border-color: #1D5767;
}
.TagClassName
{
border-color: #1D5767;
}
</style>