#D68F2F (or 0xD68F2F) is unknown color: approx Fuel Yellow. HEX triplet: D6, 8F and 2F. RGB value is (214,143,47). Sum of RGB (Red+Green+Blue) = 214+143+47=404 (53% of max value = 765). Red value is 214 (83.98% from 255 or 52.97% from 404); Green value is 143 (56.25% from 255 or 35.40% from 404); Blue value is 47 (18.75% from 255 or 11.63% from 404); Max value from RGB is 214 - color contains mainly: red. Hex color #D68F2F is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D68F2F is #2970D0. Grayscale: #999999. Windows color (decimal): -2715857 or 3117014. OLE color: 3117014.
HSL color Cylindrical-coordinate representation of color #D68F2F: hue angle of 34.49º degrees, saturation: 0.67, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #D68F2F is Cyan = 0, Magento = 0.33, Yellow = 0.78 and Black (K on CMYK) = 0.16.
<style> p { color: #D68F2F; } p { color: rgb(214,143,47); } H1.HeaderClassName { color: #D68F2F; } .AnyTagClassName { color: #D68F2F; } </style>
<style> a { background-color: #D68F2F; } a { background-color: rgb(214,143,47); } div.DivClassName { background-color: #D68F2F; } .BgClassName { background-color: #D68F2F; } </style>
<style> span { border-color: #D68F2F; } span { border-color: rgb(214,143,47); } td.TdClassName { border-color: #D68F2F; } .TagClassName { border-color: #D68F2F; } </style>