#38888F (or 0x38888F) is unknown color: approx Blue Chill. HEX triplet: 38, 88 and 8F. RGB value is (56,136,143). Sum of RGB (Red+Green+Blue) = 56+136+143=335 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.72% from 335); Green value is 136 (53.52% from 255 or 40.60% from 335); Blue value is 143 (56.25% from 255 or 42.69% from 335); Max value from RGB is 143 - color contains mainly: blue. Hex color #38888F is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #38888F is #C77770. Grayscale: #707070. Windows color (decimal): -13072241 or 9406520. OLE color: 9406520.
HSL color Cylindrical-coordinate representation of color #38888F: hue angle of 184.83º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #38888F is Cyan = 0.61, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #38888F; } p { color: rgb(56,136,143); } H1.HeaderClassName { color: #38888F; } .AnyTagClassName { color: #38888F; } </style>
<style> a { background-color: #38888F; } a { background-color: rgb(56,136,143); } div.DivClassName { background-color: #38888F; } .BgClassName { background-color: #38888F; } </style>
<style> span { border-color: #38888F; } span { border-color: rgb(56,136,143); } td.TdClassName { border-color: #38888F; } .TagClassName { border-color: #38888F; } </style>