#1A655E (or 0x1A655E) is unknown color: approx Blue Stone. HEX triplet: 1A, 65 and 5E. RGB value is (26,101,94). Sum of RGB (Red+Green+Blue) = 26+101+94=221 (29% of max value = 765). Red value is 26 (10.55% from 255 or 11.76% from 221); Green value is 101 (39.84% from 255 or 45.70% from 221); Blue value is 94 (37.11% from 255 or 42.53% from 221); Max value from RGB is 101 - color contains mainly: green. Hex color #1A655E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1A655E is #E59AA1. Grayscale: #4D4D4D. Windows color (decimal): -15047330 or 6186266. OLE color: 6186266.
HSL color Cylindrical-coordinate representation of color #1A655E: hue angle of 174.4º degrees, saturation: 0.59, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #1A655E is Cyan = 0.74, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
<style> p { color: #1A655E; } p { color: rgb(26,101,94); } H1.HeaderClassName { color: #1A655E; } .AnyTagClassName { color: #1A655E; } </style>
<style> a { background-color: #1A655E; } a { background-color: rgb(26,101,94); } div.DivClassName { background-color: #1A655E; } .BgClassName { background-color: #1A655E; } </style>
<style> span { border-color: #1A655E; } span { border-color: rgb(26,101,94); } td.TdClassName { border-color: #1A655E; } .TagClassName { border-color: #1A655E; } </style>