Shades of Orient #185477
Tints of Orient #185477
RGB
CMYK
RGB Variations
Color information
#185477 (or 0x185477) is known color: Orient. HEX triplet: 18, 54 and 77. RGB value is (24,84,119). Sum of RGB (Red+Green+Blue) = 24+84+119=227 (30% of max value = 765). Red value is 24 (9.77% from 255 or 10.57% from 227); Green value is 84 (33.20% from 255 or 37.00% from 227); Blue value is 119 (46.88% from 255 or 52.42% from 227); Max value from RGB is 119 - color contains mainly: blue. Hex color #185477 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185477 is #E7AB88. Grayscale: #454545. Windows color (decimal): -15182729 or 7820312. OLE color: 7820312.
HSL color Cylindrical-coordinate representation of color #185477: hue angle of 202.11º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #185477 is Cyan = 0.80, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 24 | 84 | 119 | - |
| CMYK | 0.80 | 0.29 | 0 | 0.53 |
| HSL | 202.11º | 0.66% | 0.28% | - |
| HSV(B) | 202.11º | 0.8% | 0.47% | - |
| XYZ | 6.88 | 7.87 | 18.61 | - |
| YUV | 70.05 | 155.62 | 95.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 84 | 119 | 0.80 | 0.29 | 0 | 0.53 | 202.11 | 0.66 | 0.28 |
| Hex | 18 | 54 | 77 | 50 | 1D | 0 | 35 | CA | 42 | 1C |
| Octal | 30 | 124 | 167 | 120 | 35 | 0 | 65 | 312 | 102 | 34 |
| Binary | 11000 | 1010100 | 1110111 | 1010000 | 11101 | 0 | 110101 | 11001010 | 1000010 | 11100 |
Color Harmonies of #185477
Complementary color
Monochromatic Colors of #185477
Black with #185477
Text Example
Text Example
White with #185477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185477; }
p { color: rgb(24,84,119); }
H1.HeaderClassName
{
color: #185477;
}
.AnyTagClassName
{
color: #185477;
}
</style>
background-color css
<style>
a { background-color: #185477; }
a { background-color: rgb(24,84,119); }
div.DivClassName
{
background-color: #185477;
}
.BgClassName
{
background-color: #185477;
}
</style>
border-color css
<style>
span { border-color: #185477; }
span { border-color: rgb(24,84,119); }
td.TdClassName
{
border-color: #185477;
}
.TagClassName
{
border-color: #185477;
}
</style>