#475B5D (or 0x475B5D) is unknown color: approx Smalt Blue. HEX triplet: 47, 5B and 5D. RGB value is (71,91,93). Sum of RGB (Red+Green+Blue) = 71+91+93=255 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.84% from 255); Green value is 91 (35.94% from 255 or 35.69% from 255); Blue value is 93 (36.72% from 255 or 36.47% from 255); Max value from RGB is 93 - color contains mainly: blue. Hex color #475B5D is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475B5D is #B8A4A2. Grayscale: #555555. Windows color (decimal): -12100771 or 6118215. OLE color: 6118215.
HSL color Cylindrical-coordinate representation of color #475B5D: hue angle of 185.45º degrees, saturation: 0.13, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #475B5D is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #475B5D; } p { color: rgb(71,91,93); } H1.HeaderClassName { color: #475B5D; } .AnyTagClassName { color: #475B5D; } </style>
<style> a { background-color: #475B5D; } a { background-color: rgb(71,91,93); } div.DivClassName { background-color: #475B5D; } .BgClassName { background-color: #475B5D; } </style>
<style> span { border-color: #475B5D; } span { border-color: rgb(71,91,93); } td.TdClassName { border-color: #475B5D; } .TagClassName { border-color: #475B5D; } </style>