#104A41 (or 0x104A41) is unknown color: approx Deep Teal. HEX triplet: 10, 4A and 41. RGB value is (16,74,65). Sum of RGB (Red+Green+Blue) = 16+74+65=155 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.32% from 155); Green value is 74 (29.30% from 255 or 47.74% from 155); Blue value is 65 (25.78% from 255 or 41.94% from 155); Max value from RGB is 74 - color contains mainly: green. Hex color #104A41 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104A41 is #EFB5BE. Grayscale: #373737. Windows color (decimal): -15709631 or 4278800. OLE color: 4278800.
HSL color Cylindrical-coordinate representation of color #104A41: hue angle of 170.69º degrees, saturation: 0.64, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #104A41 is Cyan = 0.78, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.71.
<style> p { color: #104a41; } p { color: rgb(16,74,65); } H1.HeaderClassName { color: #104a41; } .AnyTagClassName { color: #104a41; } </style>
<style> a { background-color: #104a41; } a { background-color: rgb(16,74,65); } div.DivClassName { background-color: #104a41; } .BgClassName { background-color: #104a41; } </style>
<style> span { border-color: #104a41; } span { border-color: rgb(16,74,65); } td.TdClassName { border-color: #104a41; } .TagClassName { border-color: #104a41; } </style>