Shades of Orient #1D5370
Tints of Orient #1D5370
RGB
CMYK
RGB Variations
Color information
#1D5370 (or 0x1D5370) is known color: Orient. HEX triplet: 1D, 53 and 70. RGB value is (29,83,112). Sum of RGB (Red+Green+Blue) = 29+83+112=224 (29% of max value = 765). Red value is 29 (11.72% from 255 or 12.95% from 224); Green value is 83 (32.81% from 255 or 37.05% from 224); Blue value is 112 (44.14% from 255 or 50% from 224); Max value from RGB is 112 - color contains mainly: blue. Hex color #1D5370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D5370 is #E2AC8F. Grayscale: #454545. Windows color (decimal): -14855312 or 7361309. OLE color: 7361309.
HSL color Cylindrical-coordinate representation of color #1D5370: hue angle of 200.96º degrees, saturation: 0.59, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #1D5370 is Cyan = 0.74, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 29 | 83 | 112 | - |
| CMYK | 0.74 | 0.26 | 0 | 0.56 |
| HSL | 200.96º | 0.59% | 0.28% | - |
| HSV(B) | 200.96º | 0.74% | 0.44% | - |
| XYZ | 6.52 | 7.62 | 16.46 | - |
| YUV | 70.16 | 151.61 | 98.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 83 | 112 | 0.74 | 0.26 | 0 | 0.56 | 200.96 | 0.59 | 0.28 |
| Hex | 1D | 53 | 70 | 4A | 1A | 0 | 38 | C9 | 3B | 1C |
| Octal | 35 | 123 | 160 | 112 | 32 | 0 | 70 | 311 | 73 | 34 |
| Binary | 11101 | 1010011 | 1110000 | 1001010 | 11010 | 0 | 111000 | 11001001 | 111011 | 11100 |
Color Harmonies of #1D5370
Complementary color
Monochromatic Colors of #1D5370
Black with #1D5370
Text Example
Text Example
White with #1D5370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D5370; }
p { color: rgb(29,83,112); }
H1.HeaderClassName
{
color: #1D5370;
}
.AnyTagClassName
{
color: #1D5370;
}
</style>
background-color css
<style>
a { background-color: #1D5370; }
a { background-color: rgb(29,83,112); }
div.DivClassName
{
background-color: #1D5370;
}
.BgClassName
{
background-color: #1D5370;
}
</style>
border-color css
<style>
span { border-color: #1D5370; }
span { border-color: rgb(29,83,112); }
td.TdClassName
{
border-color: #1D5370;
}
.TagClassName
{
border-color: #1D5370;
}
</style>