Shades of Orient #1D5969
Tints of Orient #1D5969
RGB
CMYK
RGB Variations
Color information
#1D5969 (or 0x1D5969) is known color: Orient. HEX triplet: 1D, 59 and 69. RGB value is (29,89,105). Sum of RGB (Red+Green+Blue) = 29+89+105=223 (29% of max value = 765). Red value is 29 (11.72% from 255 or 13.00% from 223); Green value is 89 (35.16% from 255 or 39.91% from 223); Blue value is 105 (41.41% from 255 or 47.09% from 223); Max value from RGB is 105 - color contains mainly: blue. Hex color #1D5969 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D5969 is #E2A696. Grayscale: #484848. Windows color (decimal): -14853783 or 6904093. OLE color: 6904093.
HSL color Cylindrical-coordinate representation of color #1D5969: hue angle of 192.63º degrees, saturation: 0.57, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #1D5969 is Cyan = 0.72, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 29 | 89 | 105 | - |
| CMYK | 0.72 | 0.15 | 0 | 0.59 |
| HSL | 192.63º | 0.57% | 0.26% | - |
| HSV(B) | 192.63º | 0.72% | 0.41% | - |
| XYZ | 6.63 | 8.43 | 14.64 | - |
| YUV | 72.88 | 146.12 | 96.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 89 | 105 | 0.72 | 0.15 | 0 | 0.59 | 192.63 | 0.57 | 0.26 |
| Hex | 1D | 59 | 69 | 48 | F | 0 | 3B | C1 | 39 | 1A |
| Octal | 35 | 131 | 151 | 110 | 17 | 0 | 73 | 301 | 71 | 32 |
| Binary | 11101 | 1011001 | 1101001 | 1001000 | 1111 | 0 | 111011 | 11000001 | 111001 | 11010 |
Color Harmonies of #1D5969
Complementary color
Monochromatic Colors of #1D5969
Black with #1D5969
Text Example
Text Example
White with #1D5969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D5969; }
p { color: rgb(29,89,105); }
H1.HeaderClassName
{
color: #1D5969;
}
.AnyTagClassName
{
color: #1D5969;
}
</style>
background-color css
<style>
a { background-color: #1D5969; }
a { background-color: rgb(29,89,105); }
div.DivClassName
{
background-color: #1D5969;
}
.BgClassName
{
background-color: #1D5969;
}
</style>
border-color css
<style>
span { border-color: #1D5969; }
span { border-color: rgb(29,89,105); }
td.TdClassName
{
border-color: #1D5969;
}
.TagClassName
{
border-color: #1D5969;
}
</style>