#74CAB5 (or 0x74CAB5) is unknown color: approx Monte Carlo. HEX triplet: 74, CA and B5. RGB value is (116,202,181). Sum of RGB (Red+Green+Blue) = 116+202+181=499 (66% of max value = 765). Red value is 116 (45.70% from 255 or 23.25% from 499); Green value is 202 (79.30% from 255 or 40.48% from 499); Blue value is 181 (71.09% from 255 or 36.27% from 499); Max value from RGB is 202 - color contains mainly: green. Hex color #74CAB5 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #74CAB5 is #8B354A. Grayscale: #ADADAD. Windows color (decimal): -9123147 or 11913844. OLE color: 11913844.
HSL color Cylindrical-coordinate representation of color #74CAB5: hue angle of 165.35º degrees, saturation: 0.45, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #74CAB5 is Cyan = 0.43, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.21.
<style> p { color: #74CAB5; } p { color: rgb(116,202,181); } H1.HeaderClassName { color: #74CAB5; } .AnyTagClassName { color: #74CAB5; } </style>
<style> a { background-color: #74CAB5; } a { background-color: rgb(116,202,181); } div.DivClassName { background-color: #74CAB5; } .BgClassName { background-color: #74CAB5; } </style>
<style> span { border-color: #74CAB5; } span { border-color: rgb(116,202,181); } td.TdClassName { border-color: #74CAB5; } .TagClassName { border-color: #74CAB5; } </style>