#185D7B (or 0x185D7B) is unknown color: approx Orient. HEX triplet: 18, 5D and 7B. RGB value is (24,93,123). Sum of RGB (Red+Green+Blue) = 24+93+123=240 (31% of max value = 765). Red value is 24 (9.77% from 255 or 10% from 240); Green value is 93 (36.72% from 255 or 38.75% from 240); Blue value is 123 (48.44% from 255 or 51.25% from 240); Max value from RGB is 123 - color contains mainly: blue. Hex color #185D7B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185D7B is #E7A284. Grayscale: #4B4B4B. Windows color (decimal): -15180421 or 8084760. OLE color: 8084760.
HSL color Cylindrical-coordinate representation of color #185D7B: hue angle of 198.18º degrees, saturation: 0.67, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #185D7B is Cyan = 0.80, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #185D7B; } p { color: rgb(24,93,123); } H1.HeaderClassName { color: #185D7B; } .AnyTagClassName { color: #185D7B; } </style>
<style> a { background-color: #185D7B; } a { background-color: rgb(24,93,123); } div.DivClassName { background-color: #185D7B; } .BgClassName { background-color: #185D7B; } </style>
<style> span { border-color: #185D7B; } span { border-color: rgb(24,93,123); } td.TdClassName { border-color: #185D7B; } .TagClassName { border-color: #185D7B; } </style>