Shades of Orient #1D6076
Tints of Orient #1D6076
RGB
CMYK
RGB Variations
Color information
#1D6076 (or 0x1D6076) is known color: Orient. HEX triplet: 1D, 60 and 76. RGB value is (29,96,118). Sum of RGB (Red+Green+Blue) = 29+96+118=243 (32% of max value = 765). Red value is 29 (11.72% from 255 or 11.93% from 243); Green value is 96 (37.89% from 255 or 39.51% from 243); Blue value is 118 (46.48% from 255 or 48.56% from 243); Max value from RGB is 118 - color contains mainly: blue. Hex color #1D6076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D6076 is #E29F89. Grayscale: #4E4E4E. Windows color (decimal): -14851978 or 7757853. OLE color: 7757853.
HSL color Cylindrical-coordinate representation of color #1D6076: hue angle of 194.83º 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 #1D6076 is Cyan = 0.75, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 29 | 96 | 118 | - |
| CMYK | 0.75 | 0.19 | 0 | 0.54 |
| HSL | 194.83º | 0.61% | 0.29% | - |
| HSV(B) | 194.83º | 0.75% | 0.46% | - |
| XYZ | 7.96 | 9.93 | 18.64 | - |
| YUV | 78.48 | 150.3 | 92.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 96 | 118 | 0.75 | 0.19 | 0 | 0.54 | 194.83 | 0.61 | 0.29 |
| Hex | 1D | 60 | 76 | 4B | 13 | 0 | 36 | C3 | 3D | 1D |
| Octal | 35 | 140 | 166 | 113 | 23 | 0 | 66 | 303 | 75 | 35 |
| Binary | 11101 | 1100000 | 1110110 | 1001011 | 10011 | 0 | 110110 | 11000011 | 111101 | 11101 |
Color Harmonies of #1D6076
Complementary color
Monochromatic Colors of #1D6076
Black with #1D6076
Text Example
Text Example
White with #1D6076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6076; }
p { color: rgb(29,96,118); }
H1.HeaderClassName
{
color: #1D6076;
}
.AnyTagClassName
{
color: #1D6076;
}
</style>
background-color css
<style>
a { background-color: #1D6076; }
a { background-color: rgb(29,96,118); }
div.DivClassName
{
background-color: #1D6076;
}
.BgClassName
{
background-color: #1D6076;
}
</style>
border-color css
<style>
span { border-color: #1D6076; }
span { border-color: rgb(29,96,118); }
td.TdClassName
{
border-color: #1D6076;
}
.TagClassName
{
border-color: #1D6076;
}
</style>