#38DEDA (or 0x38DEDA) is unknown color: approx Turquoise. HEX triplet: 38, DE and DA. RGB value is (56,222,218). Sum of RGB (Red+Green+Blue) = 56+222+218=496 (65% of max value = 765). Red value is 56 (22.27% from 255 or 11.29% from 496); Green value is 222 (87.11% from 255 or 44.76% from 496); Blue value is 218 (85.55% from 255 or 43.95% from 496); Max value from RGB is 222 - color contains mainly: green. Hex color #38DEDA is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #38DEDA is #C72125. Grayscale: #ABABAB. Windows color (decimal): -13050150 or 14343736. OLE color: 14343736.
HSL color Cylindrical-coordinate representation of color #38DEDA: hue angle of 178.55º degrees, saturation: 0.72, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #38DEDA is Cyan = 0.75, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.13.
<style> p { color: #38DEDA; } p { color: rgb(56,222,218); } H1.HeaderClassName { color: #38DEDA; } .AnyTagClassName { color: #38DEDA; } </style>
<style> a { background-color: #38DEDA; } a { background-color: rgb(56,222,218); } div.DivClassName { background-color: #38DEDA; } .BgClassName { background-color: #38DEDA; } </style>
<style> span { border-color: #38DEDA; } span { border-color: rgb(56,222,218); } td.TdClassName { border-color: #38DEDA; } .TagClassName { border-color: #38DEDA; } </style>