#065F6D (or 0x065F6D) is unknown color: approx Blue Lagoon. HEX triplet: 06, 5F and 6D. RGB value is (6,95,109). Sum of RGB (Red+Green+Blue) = 6+95+109=210 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.86% from 210); Green value is 95 (37.5% from 255 or 45.24% from 210); Blue value is 109 (42.97% from 255 or 51.90% from 210); Max value from RGB is 109 - color contains mainly: blue. Hex color #065F6D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065F6D is #F9A092. Grayscale: #454545. Windows color (decimal): -16359571 or 7167750. OLE color: 7167750.
HSL color Cylindrical-coordinate representation of color #065F6D: hue angle of 188.16º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #065F6D is Cyan = 0.94, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #065F6D; } p { color: rgb(6,95,109); } H1.HeaderClassName { color: #065F6D; } .AnyTagClassName { color: #065F6D; } </style>
<style> a { background-color: #065F6D; } a { background-color: rgb(6,95,109); } div.DivClassName { background-color: #065F6D; } .BgClassName { background-color: #065F6D; } </style>
<style> span { border-color: #065F6D; } span { border-color: rgb(6,95,109); } td.TdClassName { border-color: #065F6D; } .TagClassName { border-color: #065F6D; } </style>