#FF623A (or 0xFF623A) is unknown color: approx Outrageous Orange. HEX triplet: FF, 62 and 3A. RGB value is (255,98,58). Sum of RGB (Red+Green+Blue) = 255+98+58=411 (54% of max value = 765). Red value is 255 (100% from 255 or 62.04% from 411); Green value is 98 (38.67% from 255 or 23.84% from 411); Blue value is 58 (23.05% from 255 or 14.11% from 411); Max value from RGB is 255 - color contains mainly: red. Hex color #FF623A is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #FF623A is #009DC5. Grayscale: #8C8C8C. Windows color (decimal): -40390 or 3826431. OLE color: 3826431.
HSL color Cylindrical-coordinate representation of color #FF623A: hue angle of 12.18º degrees, saturation: 1, lightness: 0.61%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #FF623A is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.
<style> p { color: #FF623A; } p { color: rgb(255,98,58); } H1.HeaderClassName { color: #FF623A; } .AnyTagClassName { color: #FF623A; } </style>
<style> a { background-color: #FF623A; } a { background-color: rgb(255,98,58); } div.DivClassName { background-color: #FF623A; } .BgClassName { background-color: #FF623A; } </style>
<style> span { border-color: #FF623A; } span { border-color: rgb(255,98,58); } td.TdClassName { border-color: #FF623A; } .TagClassName { border-color: #FF623A; } </style>