#2A6365 (or 0x2A6365) is unknown color: approx Blue Stone. HEX triplet: 2A, 63 and 65. RGB value is (42,99,101). Sum of RGB (Red+Green+Blue) = 42+99+101=242 (32% of max value = 765). Red value is 42 (16.80% from 255 or 17.36% from 242); Green value is 99 (39.06% from 255 or 40.91% from 242); Blue value is 101 (39.84% from 255 or 41.74% from 242); Max value from RGB is 101 - color contains mainly: blue. Hex color #2A6365 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #2A6365 is #D59C9A. Grayscale: #525252. Windows color (decimal): -13999259 or 6644522. OLE color: 6644522.
HSL color Cylindrical-coordinate representation of color #2A6365: hue angle of 182.03º degrees, saturation: 0.41, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #2A6365 is Cyan = 0.58, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
<style> p { color: #2A6365; } p { color: rgb(42,99,101); } H1.HeaderClassName { color: #2A6365; } .AnyTagClassName { color: #2A6365; } </style>
<style> a { background-color: #2A6365; } a { background-color: rgb(42,99,101); } div.DivClassName { background-color: #2A6365; } .BgClassName { background-color: #2A6365; } </style>
<style> span { border-color: #2A6365; } span { border-color: rgb(42,99,101); } td.TdClassName { border-color: #2A6365; } .TagClassName { border-color: #2A6365; } </style>